Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 29c0f8d

Browse files
authored
deps: update dependency com.google.api:api-common to v2.1.2 (#256)
1 parent 1c60bb5 commit 29c0f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)