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.
1 parent b408fd2 commit d7918b7Copy full SHA for d7918b7
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.5-jre'
+ implementation 'com.google.guava:guava:33.4.8-jre'
35
implementation 'info.picocli:picocli:4.7.6'
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