diff --git a/java-iam/proto-google-iam-v1/build.gradle b/java-iam/proto-google-iam-v1/build.gradle index bdf703bb03ee..6be2f6d05494 100644 --- a/java-iam/proto-google-iam-v1/build.gradle +++ b/java-iam/proto-google-iam-v1/build.gradle @@ -19,7 +19,7 @@ repositories { dependencies { compile 'com.google.protobuf:protobuf-java:3.19.4' - compile 'com.google.api:api-common:2.1.4' + compile 'com.google.api:api-common:2.1.5' compile project(':proto-google-common-protos') }