We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e332c0 + 7316e77 commit 0f4d73dCopy full SHA for 0f4d73d
1 file changed
build.gradle
@@ -24,7 +24,7 @@ sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
def grpcVersion = '1.72.0'
27
-def protobufVersion = '4.30.2'
+def protobufVersion = '4.31.1'
28
def protocVersion = protobufVersion
29
30
dependencies {
0 commit comments