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.
2 parents acef3d7 + 1c59ebb commit b9d7cd9Copy full SHA for b9d7cd9
build.gradle
@@ -24,7 +24,7 @@ sourceCompatibility = 1.8
24
targetCompatibility = 1.8
25
26
def grpcVersion = '1.68.0'
27
-def protobufVersion = '4.28.2'
+def protobufVersion = '4.28.3'
28
def protocVersion = protobufVersion
29
30
dependencies {
0 commit comments