Skip to content

Commit c0ed276

Browse files
deps: update dependency com.google.protobuf:protobuf-java to v3.21.9
1 parent c2e4d4b commit c0ed276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto-google-common-protos/build.gradle

Lines changed: 1 addition & 1 deletion
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.9'
2222
}
2323

2424
sourceSets {

0 commit comments

Comments
 (0)