We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1738c0 commit f791c74Copy full SHA for f791c74
1 file changed
lib/build.gradle
@@ -27,9 +27,9 @@ dependencies {
27
28
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
29
implementation 'org.jooq:joou:0.9.5'
30
- implementation 'com.google.guava:guava:33.5.0-jre'
+ implementation 'com.google.guava:guava:33.6.0-jre'
31
implementation 'info.picocli:picocli:4.7.7'
32
33
implementation 'io.grpc:grpc-protobuf:1.80.0'
34
implementation 'io.grpc:grpc-stub:1.80.0'
35
implementation 'io.grpc:grpc-services:1.80.0'
0 commit comments