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 e216853 commit 09d4cf3Copy full SHA for 09d4cf3
java-common-protos/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.44.0'
22
- compile 'io.grpc:grpc-protobuf:1.44.0'
+ compile 'io.grpc:grpc-protobuf:1.44.1'
23
compile project(':proto-google-common-protos')
24
}
25
0 commit comments