diff --git a/proto-google-iam-v1/build.gradle b/proto-google-iam-v1/build.gradle index 3d203755..e226684f 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.5' + compile 'com.google.api:api-common:2.1.0' compile project(':proto-google-common-protos') }