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.
1 parent c95a06d commit 46c2b54Copy full SHA for 46c2b54
build.gradle
@@ -12,7 +12,7 @@ allprojects {
12
13
ext {
14
grpcVersion = '1.41.0'
15
- protobufVersion = '3.18.0'
+ protobufVersion = '3.18.1'
16
}
17
18
nexusPublishing {
0 commit comments