Skip to content

Commit ada1c33

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

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.24.1'
2222
}
2323

2424
sourceSets {

0 commit comments

Comments
 (0)