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 9909a15 commit 0999c02Copy full SHA for 0999c02
java-iam/grpc-google-iam-v1/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'io.grpc:grpc-stub:1.48.1'
22
- compile 'io.grpc:grpc-protobuf:1.48.0'
+ compile 'io.grpc:grpc-protobuf:1.48.1'
23
compile project(':proto-google-iam-v1')
24
}
25
0 commit comments