diff --git a/proto-google-iam-v1/build.gradle b/proto-google-iam-v1/build.gradle index 4b9a5324..0634ae9c 100644 --- a/proto-google-iam-v1/build.gradle +++ b/proto-google-iam-v1/build.gradle @@ -19,7 +19,7 @@ repositories { dependencies { compile 'com.google.protobuf:protobuf-java:3.18.1' - compile 'com.google.api:api-common:2.0.2' + compile 'com.google.api:api-common:2.0.4' compile project(':proto-google-common-protos') }