We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c60aa3 commit 6e153a3Copy full SHA for 6e153a3
1 file changed
build.gradle
@@ -27,7 +27,7 @@ java {
27
targetCompatibility = 1.8
28
}
29
30
-def grpcVersion = '1.78.0'
+def grpcVersion = '1.79.0'
31
def protobufVersion = '4.33.4'
32
def protocVersion = protobufVersion
33
0 commit comments