diff --git a/proto-google-iam-v1/build.gradle b/proto-google-iam-v1/build.gradle index 0e73912f..9666b391 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.19.1' - compile 'com.google.api:api-common:2.1.0' + compile 'com.google.api:api-common:2.1.1' compile project(':proto-google-common-protos') }