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 21f36f8 commit e0a63a4Copy full SHA for e0a63a4
java-iam/proto-google-iam-v1/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
compile 'com.google.protobuf:protobuf-java:3.19.4'
22
- compile 'com.google.api:api-common:2.1.3'
+ compile 'com.google.api:api-common:2.1.4'
23
compile project(':proto-google-common-protos')
24
}
25
0 commit comments