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 eb863bd commit afb5800Copy full SHA for afb5800
runner/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'io.grpc:grpc-core:1.63.0'
55
implementation 'com.google.protobuf:protobuf-java:4.28.2'
56
57
- implementation 'com.google.guava:guava:33.4.5-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
58
}
59
60
publishing {
0 commit comments