Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Feb 7, 2022
1 parent e1f5459 commit 0c8a49f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.10.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.17.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.59.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.68.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.7.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.13.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
Expand Down
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-guava:2.12.5 (2 constraints: cf1
com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.5 (2 constraints: 501df628)
com.github.ben-manes.caffeine:caffeine:3.0.5 (2 constraints: ea24f7d9)
com.github.kevinstern:software-and-algorithms:1.0 (2 constraints: 16246655)
com.google.auto:auto-common:1.2 (2 constraints: 8b227dcb)
com.google.auto:auto-common:1.2.1 (2 constraints: ea222f11)
com.google.auto.service:auto-service-annotations:1.0.1 (8 constraints: 8e868b7a)
com.google.auto.value:auto-value-annotations:1.7.4 (3 constraints: 1c3595c5)
com.google.code.findbugs:jFormatString:3.0.0 (2 constraints: e8220411)
Expand All @@ -23,7 +23,7 @@ com.google.guava:guava:31.0.1-jre (10 constraints: 03a9bb63)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (3 constraints: d6525735)
com.google.j2objc:j2objc-annotations:1.3 (3 constraints: c728bf7c)
com.google.protobuf:protobuf-java:3.4.0 (2 constraints: f022e811)
com.palantir.baseline:baseline-error-prone:4.67.0 (2 constraints: 79177558)
com.palantir.baseline:baseline-error-prone:4.68.0 (2 constraints: 7a177958)
com.palantir.conjure:conjure-api-objects:4.0.0 (2 constraints: ef213ba7)
com.palantir.conjure:conjure-core:4.0.0 (1 constraints: 0605ff35)
com.palantir.conjure:conjure-generator-common:4.0.0 (1 constraints: 8e0ebb57)
Expand Down

0 comments on commit 0c8a49f

Please sign in to comment.