We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66f061 commit 73c1c6fCopy full SHA for 73c1c6f
1 file changed
lib/build.gradle
@@ -31,9 +31,9 @@ dependencies {
31
32
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
33
implementation 'org.jooq:joou:0.9.4'
34
- implementation 'com.google.guava:guava:33.1.0-jre'
+ implementation 'com.google.guava:guava:33.2.1-jre'
35
implementation 'info.picocli:picocli:4.7.6'
36
37
implementation 'io.grpc:grpc-protobuf:1.63.0'
38
implementation 'io.grpc:grpc-stub:1.63.0'
39
implementation 'io.grpc:grpc-services:1.63.0'
0 commit comments