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 e52df51 commit 1a17956Copy full SHA for 1a17956
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
projectVersion = '3.1.0.RELEASE'
12
13
// https://github.com/grpc/grpc-java/releases
14
- grpcVersion = '1.63.0'
+ grpcVersion = '1.64.0'
15
16
// https://github.com/google/guava/releases
17
guavaVersion = '33.1.0-jre'
0 commit comments