Skip to content

Commit 4c3ac3a

Browse files
Merge branch 'main' into renovate/nl.jqno.equalsverifier-equalsverifier-3.x
2 parents 16e8eb6 + ba04bd3 commit 4c3ac3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies {
3131

3232
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
3333
implementation 'org.jooq:joou:0.9.4'
34-
implementation 'com.google.guava:guava:33.4.0-jre'
34+
implementation 'com.google.guava:guava:33.4.5-jre'
3535
implementation 'info.picocli:picocli:4.7.6'
36-
implementation 'com.google.guava:guava:33.4.0-jre'
36+
implementation 'com.google.guava:guava:33.4.5-jre'
3737
implementation 'io.grpc:grpc-protobuf:1.70.0'
3838
implementation 'io.grpc:grpc-stub:1.70.0'
3939
implementation 'io.grpc:grpc-services:1.70.0'

0 commit comments

Comments
 (0)