We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4ee04 commit fe70634Copy full SHA for fe70634
1 file changed
java-common-protos/grpc-google-common-protos/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.42.1'
22
- compile 'io.grpc:grpc-protobuf:1.42.1'
+ compile 'io.grpc:grpc-protobuf:1.43.1'
23
compile project(':proto-google-common-protos')
24
}
25
0 commit comments