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

Commit 5b14ce1

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java to v3.17.3 (#211)
1 parent da18683 commit 5b14ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto-google-common-protos/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.7.1'
21+
compile 'com.google.protobuf:protobuf-java:3.17.3'
2222
}
2323

2424
sourceSets {

0 commit comments

Comments
 (0)