There was an error while loading. Please reload this page.
1 parent 29a4b3a commit 4a5a329Copy full SHA for 4a5a329
1 file changed
grpc/build.gradle.kts
@@ -16,7 +16,7 @@ java {
16
}
17
18
var grpcVersion = "1.75.0" // CURRENT_GRPC_VERSION
19
-var protobufVersion = "4.32.0"
+var protobufVersion = "4.32.1"
20
var protocVersion = protobufVersion
21
22
dependencies {
0 commit comments