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 c408461 + a18aeeb commit 66d7420Copy full SHA for 66d7420
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
grpcVersion = '1.63.0'
15
16
// https://github.com/google/guava/releases
17
- guavaVersion = '33.1.0-jre'
+ guavaVersion = '33.2.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
protobufVersion = '3.25.3'
20
protobufGradlePluginVersion = '0.9.4'
0 commit comments