We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1051a64 commit b695b45Copy full SHA for b695b45
1 file changed
build.gradle
@@ -28,7 +28,7 @@ java {
28
}
29
30
def grpcVersion = '1.77.0'
31
-def protobufVersion = '4.33.1'
+def protobufVersion = '4.33.2'
32
def protocVersion = protobufVersion
33
34
dependencies {
0 commit comments