We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f718ee3 commit 99c6efcCopy full SHA for 99c6efc
1 file changed
build.gradle
@@ -27,7 +27,7 @@ java {
27
targetCompatibility = 1.8
28
}
29
30
-def grpcVersion = '1.76.0'
+def grpcVersion = '1.77.0'
31
def protobufVersion = '4.33.1'
32
def protocVersion = protobufVersion
33
0 commit comments