We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a5d67 commit 6f2279aCopy full SHA for 6f2279a
1 file changed
grpc/build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
18
-var grpcVersion = "1.70.0" // CURRENT_GRPC_VERSION
+var grpcVersion = "1.71.0" // CURRENT_GRPC_VERSION
19
var protobufVersion = "4.29.3"
20
var protocVersion = protobufVersion
21
0 commit comments