Skip to content

Commit

Permalink
Excavator: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Dec 28, 2024
1 parent 2270796 commit 4964436
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion gradle-baseline-java/src/main/resources/checkstyle.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.21.0
10.21.1
22 changes: 11 additions & 11 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,18 @@ com.google.auto.service:auto-service:1.1.1 (1 constraints: 0505f435)
com.google.auto.service:auto-service-annotations:1.1.1 (2 constraints: 8a20341c)
com.google.auto.value:auto-value-annotations:1.10.4 (3 constraints: ac2df2f5)
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: 3c2aa544)
com.google.errorprone:error_prone_annotation:2.31.0 (3 constraints: be384cec)
com.google.errorprone:error_prone_annotations:2.31.0 (13 constraints: 5fcdf320)
com.google.errorprone:error_prone_check_api:2.31.0 (2 constraints: ae259efe)
com.google.errorprone:error_prone_core:2.31.0 (1 constraints: 38053a3b)
com.google.errorprone:error_prone_type_annotations:2.31.0 (1 constraints: 23114dc9)
com.google.errorprone:error_prone_annotation:2.36.0 (3 constraints: cd3899ef)
com.google.errorprone:error_prone_annotations:2.36.0 (13 constraints: 6dcd8839)
com.google.errorprone:error_prone_check_api:2.36.0 (2 constraints: b825d4ff)
com.google.errorprone:error_prone_core:2.36.0 (1 constraints: 38053a3b)
com.google.errorprone:error_prone_type_annotations:2.36.0 (1 constraints: 28115cc9)
com.google.googlejavaformat:google-java-format:1.19.1 (2 constraints: ba251300)
com.google.guava:failureaccess:1.0.2 (2 constraints: f2152a13)
com.google.guava:guava:33.3.1-jre (15 constraints: c4f88402)
com.google.guava:guava:33.4.0-jre (15 constraints: c4f88602)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.inject:guice:5.1.0 (1 constraints: e20b61f3)
com.google.j2objc:j2objc-annotations:3.0.0 (1 constraints: 150aeab4)
com.google.protobuf:protobuf-java:3.19.6 (1 constraints: 301169c9)
com.google.protobuf:protobuf-java:3.25.5 (1 constraints: 2c1160c9)
com.googlecode.concurrent-trees:concurrent-trees:2.6.1 (1 constraints: 761166da)
com.googlecode.java-diff-utils:diffutils:1.3.0 (1 constraints: 0605f935)
com.googlecode.javaewah:JavaEWAH:1.1.12 (1 constraints: 750eee5e)
Expand Down Expand Up @@ -86,8 +87,7 @@ com.fasterxml.jackson.core:jackson-databind:2.18.2 (5 constraints: bd4a3b67)
com.fasterxml.jackson.module:jackson-module-afterburner:2.18.2 (1 constraints: 3f05493b)
com.github.stefanbirkner:system-rules:1.19.0 (1 constraints: 3d05443b)
com.google.auto.value:auto-value:1.10 (1 constraints: e711f8e8)
com.google.errorprone:error_prone_test_helpers:2.31.0 (1 constraints: 38053a3b)
com.google.googlejavaformat:google-java-format:1.19.1 (1 constraints: 9214b075)
com.google.errorprone:error_prone_test_helpers:2.36.0 (1 constraints: 38053a3b)
com.google.jimfs:jimfs:1.3.0 (1 constraints: 5a141061)
com.google.testing.compile:compile-testing:0.21.0 (1 constraints: 89149575)
com.google.truth:truth:1.4.0 (2 constraints: 72265a6a)
Expand All @@ -112,11 +112,11 @@ io.r2dbc:r2dbc-spi:1.0.0.RELEASE (1 constraints: ea08e898)
javax.ws.rs:javax.ws.rs-api:2.1.1 (1 constraints: 0605f935)
junit:junit:4.13.2 (8 constraints: 1e723e1a)
junit:junit-dep:4.11 (1 constraints: ba1063b3)
net.bytebuddy:byte-buddy:1.15.4 (2 constraints: c916c650)
net.bytebuddy:byte-buddy:1.15.11 (2 constraints: c316f74f)
net.lingala.zip4j:zip4j:1.3.2 (1 constraints: 0805fb35)
one.util:streamex:0.8.3 (1 constraints: 0d050636)
org.apiguardian:apiguardian-api:1.1.2 (7 constraints: 9d791b5f)
org.assertj:assertj-core:3.26.3 (3 constraints: f02a44a2)
org.assertj:assertj-core:3.27.0 (3 constraints: ee2a6ea1)
org.eclipse.collections:eclipse-collections:11.1.0 (1 constraints: 1b108aa9)
org.eclipse.collections:eclipse-collections-api:11.1.0 (2 constraints: f8229c26)
org.hamcrest:hamcrest:3.0 (2 constraints: 42185076)
Expand Down
6 changes: 3 additions & 3 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
com.fasterxml.jackson.core:jackson-databind = 2.18.2
com.github.ben-manes.caffeine:caffeine = 3.1.8
com.google.auto.service:auto-service = 1.1.1
com.google.guava:guava = 33.3.1-jre
com.google.guava:guava = 33.4.0-jre
com.palantir.safe-logging:* = 3.7.0
com.palantir.suppressible-error-prone:* = 1.5.0
commons-lang:commons-lang = 2.6
Expand All @@ -15,7 +15,7 @@ org.immutables:* = 2.10.1
org.ow2.asm:asm = 9.7.1
com.google.errorprone:error_prone_* = 2.31.0
com.googlecode.java-diff-utils:diffutils = 1.3.0
com.puppycrawl.tools:checkstyle = 10.21.0
com.puppycrawl.tools:checkstyle = 10.21.1
com.palantir.gradle.utils:* = 0.9.0
com.uber.nullaway:nullaway = 0.12.2
com.palantir.gradle.failure-reports:* = 1.2.0
Expand All @@ -36,7 +36,7 @@ net.lingala.zip4j:zip4j = 1.3.2
net.ltgt.gradle:gradle-errorprone-plugin = 4.1.0
one.util:streamex = 0.8.3
org.apache.commons:commons-lang3 = 3.17.0
org.assertj:assertj-core = 3.26.3
org.assertj:assertj-core = 3.27.0
org.hamcrest:hamcrest-core = 3.0
org.junit.jupiter:* = 5.11.4
org.junit.vintage:* = 5.11.4
Expand Down

0 comments on commit 4964436

Please sign in to comment.