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 440b2ac commit 4087bbdCopy full SHA for 4087bbd
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
projectVersion = '3.0.0-SNAPSHOT'
12
13
// https://github.com/grpc/grpc-java/releases
14
- grpcVersion = '1.60.0'
+ grpcVersion = '1.60.1'
15
16
// https://github.com/google/guava/releases
17
guavaVersion = '33.0.0-jre'
0 commit comments