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 ef3480c + 1a54ac6 commit 708b9a8Copy full SHA for 708b9a8
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.3.1-jre'
+ implementation 'com.google.guava:guava:33.4.0-jre'
35
implementation 'info.picocli:picocli:4.7.6'
36
37
implementation 'io.grpc:grpc-protobuf:1.68.2'
38
implementation 'io.grpc:grpc-stub:1.68.2'
39
implementation 'io.grpc:grpc-services:1.68.2'
0 commit comments