Skip to content

Commit

Permalink
Excavator: Upgrades Baseline to the latest version (#2067)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 1, 2022
1 parent 717bec1 commit d54d22d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.10.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.7.0'
classpath 'com.gradle.publish:plugin-publish-plugin:0.20.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.66.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.67.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.17.0'
}
}
Expand Down
10 changes: 5 additions & 5 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ classworlds:classworlds:1.1-alpha-2 (2 constraints: 6729b5ba)
com.diffplug.durian:durian-collect:1.2.0 (4 constraints: 4543fa9d)
com.diffplug.durian:durian-core:1.2.0 (5 constraints: 1e52d517)
com.diffplug.durian:durian-io:1.2.0 (2 constraints: 0b258ef3)
com.diffplug.spotless:spotless-lib:2.22.0 (3 constraints: 13371d70)
com.diffplug.spotless:spotless-lib-extra:2.22.0 (2 constraints: 71258f36)
com.diffplug.spotless:spotless-plugin-gradle:6.2.0 (2 constraints: 07170330)
com.diffplug.spotless:spotless-lib:2.22.0 (3 constraints: 13372170)
com.diffplug.spotless:spotless-lib-extra:2.22.0 (2 constraints: 71259336)
com.diffplug.spotless:spotless-plugin-gradle:6.2.0 (2 constraints: 07170730)
com.github.ben-manes.caffeine:caffeine:3.0.5 (3 constraints: d934c115)
com.github.kevinstern:software-and-algorithms:1.0 (2 constraints: 16246655)
com.google.auto:auto-common:1.2 (5 constraints: 9853684c)
Expand All @@ -16,7 +16,7 @@ com.google.auto.value:auto-value-annotations:1.7.4 (4 constraints: 7f3f06d1)
com.google.code.findbugs:jFormatString:3.0.0 (2 constraints: e8220411)
com.google.code.findbugs:jsr305:3.0.2 (16 constraints: 2106b8e9)
com.google.errorprone:error_prone_annotation:2.10.0 (4 constraints: dd4ac17a)
com.google.errorprone:error_prone_annotations:2.11.0 (19 constraints: 2727bc4e)
com.google.errorprone:error_prone_annotations:2.11.0 (19 constraints: 2827bf50)
com.google.errorprone:error_prone_check_api:2.10.0 (3 constraints: d03776af)
com.google.errorprone:error_prone_core:2.10.0 (4 constraints: 10380f25)
com.google.errorprone:error_prone_refaster:2.10.0 (2 constraints: 5d170055)
Expand All @@ -36,7 +36,7 @@ com.google.truth:truth:1.1 (3 constraints: 7f37f51e)
com.googlecode.concurrent-trees:concurrent-trees:2.6.1 (2 constraints: 7423084e)
com.googlecode.java-diff-utils:diffutils:1.3.0 (2 constraints: ff160f2f)
com.googlecode.javaewah:JavaEWAH:1.1.12 (2 constraints: 9f205777)
com.palantir.baseline:baseline-error-prone:4.66.0 (1 constraints: 4205613b)
com.palantir.baseline:baseline-error-prone:4.67.0 (2 constraints: 78173f58)
com.palantir.javaformat:gradle-palantir-java-format:1.1.0 (2 constraints: fb169d2e)
com.palantir.javaformat:palantir-java-format-spi:1.1.0 (2 constraints: 682782ed)
com.palantir.safe-logging:preconditions:1.21.0 (8 constraints: 997b62bd)
Expand Down

0 comments on commit d54d22d

Please sign in to comment.