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 8328c10 commit be63be3Copy full SHA for be63be3
java-iam/grpc-google-iam-v1/build.gradle
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- compile 'io.grpc:grpc-stub:1.48.1'
+ compile 'io.grpc:grpc-stub:1.49.0'
22
compile 'io.grpc:grpc-protobuf:1.49.0'
23
compile project(':proto-google-iam-v1')
24
0 commit comments