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