We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7076f3 commit 9c6f00dCopy full SHA for 9c6f00d
grpc/build.gradle.kts
@@ -16,7 +16,7 @@ java {
16
}
17
18
var grpcVersion = "1.68.2" // CURRENT_GRPC_VERSION
19
-var protobufVersion = "4.29.0"
+var protobufVersion = "4.29.1"
20
var protocVersion = protobufVersion
21
22
dependencies {
0 commit comments