We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 749169a + e60eb99 commit 339183dCopy full SHA for 339183d
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.4.8-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
35
implementation 'info.picocli:picocli:4.7.7'
36
37
implementation 'io.grpc:grpc-protobuf:1.70.0'
38
implementation 'io.grpc:grpc-stub:1.70.0'
39
implementation 'io.grpc:grpc-services:1.70.0'
0 commit comments