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 9a2d2eb commit a1d7e6eCopy full SHA for a1d7e6e
build.gradle
@@ -11,7 +11,7 @@ allprojects {
11
12
ext {
13
grpcVersion = '1.52.0'
14
- protobufVersion = '3.21.11'
+ protobufVersion = '3.21.12'
15
}
16
17
nexusPublishing {
0 commit comments