We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fa915 commit ac923a6Copy full SHA for ac923a6
1 file changed
grpc/build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
18
-var grpcVersion = "1.77.0"
+var grpcVersion = "1.78.0"
19
var protobufVersion = "4.33.2"
20
var protocVersion = protobufVersion
21
0 commit comments