Skip to content

Commit d48d327

Browse files
Excavator: Upgrade com.google.guava:guava-testlib to 33.5.0-jre (#1588)
1 parent 1f61bab commit d48d327

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

versions.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@ com.google.auto.service:auto-service:1.1.1 (1 constraints: 0505f435)
3636

3737
com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 9c0f6a86)
3838

39-
com.google.code.findbugs:jsr305:3.0.2 (2 constraints: 4112851c)
39+
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 0705fc35)
4040

41-
com.google.errorprone:error_prone_annotations:2.41.0 (5 constraints: 7037dea5)
41+
com.google.errorprone:error_prone_annotations:2.41.0 (5 constraints: a3375dd9)
4242

4343
com.google.guava:failureaccess:1.0.3 (2 constraints: f3154f13)
4444

45-
com.google.guava:guava:33.5.0-jre (15 constraints: 6a290a17)
45+
com.google.guava:guava:33.5.0-jre (15 constraints: 6b297a19)
4646

4747
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
4848

49-
com.google.j2objc:j2objc-annotations:3.1 (2 constraints: 9116c910)
49+
com.google.j2objc:j2objc-annotations:3.1 (2 constraints: 9316cf10)
5050

5151
com.googlecode.concurrent-trees:concurrent-trees:2.6.1 (1 constraints: 761166da)
5252

@@ -124,7 +124,7 @@ org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10 (1 constraints: e210ffd2)
124124

125125
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (2 constraints: 8118c1c5)
126126

127-
org.jspecify:jspecify:1.0.0 (14 constraints: e4e663c5)
127+
org.jspecify:jspecify:1.0.0 (15 constraints: 1af49d9a)
128128

129129
org.openjdk.jmh:jmh-core:1.37 (5 constraints: 52476be6)
130130

@@ -146,7 +146,7 @@ com.github.ben-manes.caffeine:caffeine:3.2.2 (2 constraints: cd16c12c)
146146

147147
com.google.auto.value:auto-value-annotations:1.11.0 (2 constraints: d01cd319)
148148

149-
com.google.guava:guava-testlib:27.0.1-jre (1 constraints: aa067c53)
149+
com.google.guava:guava-testlib:33.5.0-jre (1 constraints: ab068053)
150150

151151
com.google.inject:guice:5.1.0 (1 constraints: e20b61f3)
152152

@@ -204,7 +204,7 @@ javax.annotation:javax.annotation-api:1.2 (1 constraints: e01020af)
204204

205205
javax.inject:javax.inject:1 (7 constraints: e66230f0)
206206

207-
junit:junit:4.13.2 (7 constraints: 3a63fd07)
207+
junit:junit:4.13.2 (7 constraints: 9b63a984)
208208

209209
net.bytebuddy:byte-buddy:1.18.3 (1 constraints: 530b55df)
210210

@@ -254,8 +254,6 @@ org.apiguardian:apiguardian-api:1.1.2 (11 constraints: 3ac82b62)
254254

255255
org.assertj:assertj-core:3.27.7 (2 constraints: 221f6290)
256256

257-
org.checkerframework:checker-qual:2.5.2 (1 constraints: 3f0d9a22)
258-
259257
org.codehaus.groovy:groovy:3.0.24 (3 constraints: 133429dd)
260258

261259
org.codehaus.plexus:plexus-cipher:2.0 (1 constraints: 641174c7)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ com.google.auto.service:auto-service = 1.1.1
55
com.google.code.findbugs:* = 3.0.2
66
com.google.errorprone:error_prone_annotations = 2.11.0
77
com.google.guava:guava = 33.5.0-jre
8-
com.google.guava:guava-testlib = 27.0.1-jre
8+
com.google.guava:guava-testlib = 33.5.0-jre
99
com.google.testing.compile:compile-testing = 0.23.0
1010
com.palantir.sls.versions:sls-versions = 1.10.0
1111
junit:junit = 4.13.2

0 commit comments

Comments
 (0)