Thanks to visit codestin.com Credit goes to github.com
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 a5b796b commit 92c2a46Copy full SHA for 92c2a46
java-common-protos/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.43.1'
22
- compile 'io.grpc:grpc-protobuf:1.43.1'
+ compile 'io.grpc:grpc-protobuf:1.43.2'
23
compile project(':proto-google-common-protos')
24
}
25
0 commit comments