diff --git a/proto-google-iam-v1/build.gradle b/proto-google-iam-v1/build.gradle index 6689e3f2..19fc5af4 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.21.1' - compile 'com.google.api:api-common:2.2.0' + compile 'com.google.api:api-common:2.2.1' compile project(':proto-google-common-protos') }