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