We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce66d9 commit 79657cbCopy full SHA for 79657cb
1 file changed
grpc/build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
18
-var grpcVersion = "1.72.0" // CURRENT_GRPC_VERSION
+var grpcVersion = "1.73.0" // CURRENT_GRPC_VERSION
19
var protobufVersion = "4.31.0"
20
var protocVersion = protobufVersion
21
0 commit comments