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 92931eb + 30a2654 commit 12b6668Copy full SHA for 12b6668
1 file changed
build.gradle
@@ -43,7 +43,7 @@ repositories {
43
maven { url 'https://jitpack.io' }
44
}
45
46
-def protobufVersion = "3.25.5"
+def protobufVersion = "3.25.8"
47
def grpcVersion = "1.75.0"
48
49
sourceSets {
0 commit comments