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

Commit e53db58

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java to v3.19.3 (#296)
1 parent 97a806d commit e53db58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.19.2'
21+
compile 'com.google.protobuf:protobuf-java:3.19.3'
2222
}
2323

2424
sourceSets {

0 commit comments

Comments
 (0)