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

Commit 0e679c5

Browse files
authored
deps: revert dependency com.google.protobuf:protobuf-java to v3.19.4 (#329)
Reverts #324
1 parent 52a328f commit 0e679c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.20.0'
21+
compile 'com.google.protobuf:protobuf-java:3.19.4'
2222
compile 'com.google.api:api-common:2.1.5'
2323
compile project(':proto-google-common-protos')
2424
}

0 commit comments

Comments
 (0)