Skip to content

Commit 1e4a815

Browse files
authored
deps: update dependency com.google.api:api-common to v2.1.2 (#256)
1 parent 9d3c722 commit 1e4a815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-iam/proto-google-iam-v1/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
dependencies {
2121
compile 'com.google.protobuf:protobuf-java:3.19.2'
22-
compile 'com.google.api:api-common:2.1.1'
22+
compile 'com.google.api:api-common:2.1.2'
2323
compile project(':proto-google-common-protos')
2424
}
2525

0 commit comments

Comments
 (0)