We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545cca9 commit 6b0f5c1Copy full SHA for 6b0f5c1
1 file changed
build.gradle
@@ -24,7 +24,7 @@ sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
def grpcVersion = '1.75.0'
27
-def protobufVersion = '4.32.1'
+def protobufVersion = '4.33.0'
28
def protocVersion = protobufVersion
29
30
dependencies {
0 commit comments