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 b1b5f41 + ec610d2 commit f7b2918Copy full SHA for f7b2918
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
grpcVersion = '1.55.1'
15
16
// https://github.com/google/guava/releases
17
- guavaVersion = '32.0.0-jre'
+ guavaVersion = '32.0.1-jre'
18
// https://github.com/protocolbuffers/protobuf/releases
19
protobufVersion = '3.23.2'
20
protobufGradlePluginVersion = '0.9.3'
0 commit comments