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 14, 2022
1 parent 1361c70 commit ea0fdfd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
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.gradle.consistentversions:gradle-consistent-versions:2.7.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.gitversion:gradle-git-version:0.13.0'
}
}
Expand Down
18 changes: 9 additions & 9 deletions versions.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Run ./gradlew --write-locks to regenerate this file
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 (3 constraints: 7134d070)
com.google.auto:auto-common:1.2.1 (3 constraints: d0343fda)
com.google.auto.service:auto-service-annotations:1.0.1 (2 constraints: bf23935f)
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 (4 constraints: dd3f1173)
com.google.errorprone:error_prone_annotation:2.10.0 (3 constraints: 553624ef)
com.google.errorprone:error_prone_annotations:2.10.0 (6 constraints: f55a6ec4)
com.google.errorprone:error_prone_annotations:2.11.0 (6 constraints: f65a71c4)
com.google.errorprone:error_prone_check_api:2.10.0 (2 constraints: 4823fc4e)
com.google.errorprone:error_prone_core:2.10.0 (2 constraints: 0a20b11c)
com.google.errorprone:error_prone_type_annotations:2.10.0 (2 constraints: 4823fc4e)
Expand All @@ -16,17 +16,17 @@ com.google.guava:guava:31.0.1-jre (7 constraints: 726fc754)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (2 constraints: 5d371da3)
com.google.j2objc:j2objc-annotations:1.3 (2 constraints: 531b5652)
com.google.protobuf:protobuf-java:3.4.0 (2 constraints: f022e811)
com.palantir.baseline:baseline-error-prone:4.59.0 (1 constraints: 4405663b)
com.palantir.baseline:baseline-error-prone:4.68.0 (2 constraints: 7a177958)
com.squareup:javapoet:1.13.0 (1 constraints: 3705323b)
io.github.java-diff-utils:java-diff-utils:4.0 (2 constraints: 1c240b56)
net.bytebuddy:byte-buddy:1.12.6 (2 constraints: 6e1ddc53)
net.bytebuddy:byte-buddy-agent:1.12.1 (2 constraints: 691d2d53)
net.bytebuddy:byte-buddy:1.12.4 (2 constraints: 6f1d9953)
net.bytebuddy:byte-buddy-agent:1.12.4 (2 constraints: 6f1d9953)
org.checkerframework:checker-qual:3.19.0 (4 constraints: 0d3766eb)
org.checkerframework:dataflow-errorprone:3.15.0 (3 constraints: 6736f3f2)
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r (2 constraints: b1299390)
org.immutables:value:2.8.8 (1 constraints: 081215f9)
org.mockito:mockito-core:4.1.0 (2 constraints: ae1f7de3)
org.mockito:mockito-errorprone:4.1.0 (1 constraints: fb1102f9)
org.immutables:value:2.9.0 (1 constraints: 011210f9)
org.mockito:mockito-core:4.2.0 (2 constraints: b01faae3)
org.mockito:mockito-errorprone:4.2.0 (1 constraints: fc1105f9)
org.objenesis:objenesis:3.2 (2 constraints: 4d1c5eb4)
org.pcollections:pcollections:2.1.2 (2 constraints: ec226a11)

Expand All @@ -35,7 +35,7 @@ com.google.auto.value:auto-value:1.7.4 (2 constraints: 1d246890)
com.google.testing.compile:compile-testing:0.19 (2 constraints: ae163f0b)
com.google.truth:truth:1.1 (2 constraints: 50236510)
junit:junit:4.13.2 (3 constraints: 0b2fe402)
org.assertj:assertj-core:3.22.0 (2 constraints: 6417ed55)
org.assertj:assertj-core:3.22.0 (2 constraints: 6517f055)
org.hamcrest:hamcrest:2.2 (2 constraints: 0d1df4ef)
org.hamcrest:hamcrest-core:2.2 (2 constraints: 67173952)
org.junit:junit-bom:5.8.2 (6 constraints: 52620bff)
Expand Down

0 comments on commit ea0fdfd

Please sign in to comment.