Skip to content

Commit 28ebf0c

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java to v3.21.6 (#425)
1 parent 926d68e commit 28ebf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
compile 'com.google.protobuf:protobuf-java:3.21.5'
21+
compile 'com.google.protobuf:protobuf-java:3.21.6'
2222
compile 'com.google.api:api-common:2.2.1'
2323
compile project(':proto-google-common-protos')
2424
}

0 commit comments

Comments
 (0)