Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 23, 2022
1 parent 6a7cf73 commit bf21e0b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 38 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.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.gradle.consistentversions:gradle-consistent-versions:2.8.0'
classpath 'com.palantir.baseline:gradle-baseline-java:4.59.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.13.0'
}
Expand Down
53 changes: 16 additions & 37 deletions versions.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,22 @@
# 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.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_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)
com.google.guava:failureaccess:1.0.1 (2 constraints: 0b1cc8af)
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.google.code.findbugs:jsr305:3.0.2 (1 constraints: 170aecb4)
com.google.errorprone:error_prone_annotations:2.7.1 (2 constraints: 79147fa7)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.0.1-jre (4 constraints: 90348cc4)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0)
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)
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.objenesis:objenesis:3.2 (2 constraints: 4d1c5eb4)
org.pcollections:pcollections:2.1.2 (2 constraints: ec226a11)
org.checkerframework:checker-qual:3.12.0 (2 constraints: a91421b7)

[Test dependencies]
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.hamcrest:hamcrest:2.2 (2 constraints: 0d1df4ef)
org.hamcrest:hamcrest-core:2.2 (2 constraints: 67173952)
com.google.auto:auto-common:0.11 (1 constraints: e711f5e8)
com.google.auto.value:auto-value:1.7.4 (1 constraints: 1f1221fb)
com.google.auto.value:auto-value-annotations:1.7.4 (1 constraints: 640a29b9)
com.google.testing.compile:compile-testing:0.19 (1 constraints: de04f630)
com.google.truth:truth:1.1 (1 constraints: b71111d7)
junit:junit:4.13.1 (2 constraints: dc1cc51a)
org.assertj:assertj-core:3.22.0 (1 constraints: 39053f3b)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit:junit-bom:5.8.2 (6 constraints: 52620bff)
org.junit.jupiter:junit-jupiter:5.8.2 (2 constraints: 260e7a59)
org.junit.jupiter:junit-jupiter-api:5.8.2 (5 constraints: 9b3dc79e)
Expand All @@ -46,4 +25,4 @@ org.junit.jupiter:junit-jupiter-params:5.8.2 (2 constraints: 2117d23c)
org.junit.platform:junit-platform-commons:1.8.2 (3 constraints: ee29ed2b)
org.junit.platform:junit-platform-engine:1.8.2 (2 constraints: bc19ddf3)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.ow2.asm:asm:9.2 (2 constraints: a51b8164)
org.ow2.asm:asm:9.0 (1 constraints: 030aa6a4)

0 comments on commit bf21e0b

Please sign in to comment.