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 915c1e0 commit b644b48Copy full SHA for b644b48
java-common-protos/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.49.0'
22
- compile 'io.grpc:grpc-protobuf:1.49.0'
+ compile 'io.grpc:grpc-protobuf:1.49.1'
23
compile project(':proto-google-common-protos')
24
}
25
0 commit comments