We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad215f commit 0d24035Copy full SHA for 0d24035
1 file changed
java-iam/grpc-google-iam-v1/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.49.1'
22
- compile 'io.grpc:grpc-protobuf:1.49.1'
+ compile 'io.grpc:grpc-protobuf:1.49.2'
23
compile project(':proto-google-iam-v1')
24
}
25
0 commit comments