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 9bcf60f commit e14776aCopy full SHA for e14776a
build.gradle
@@ -12,7 +12,7 @@ allprojects {
12
13
ext {
14
grpcVersion = '1.37.0'
15
- protobufVersion = '3.15.7'
+ protobufVersion = '3.16.0'
16
}
17
18
nexusPublishing {
0 commit comments