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 582c796 commit 0a4e88dCopy full SHA for 0a4e88d
java-common-protos/proto-google-common-protos/build.gradle
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- compile 'com.google.protobuf:protobuf-java:3.21.9'
+ compile 'com.google.protobuf:protobuf-java:3.21.12'
22
23
24
sourceSets {
java-iam/proto-google-iam-v1/build.gradle
compile 'com.google.api:api-common:2.2.2'
compile project(':proto-google-common-protos')
0 commit comments