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