Skip to content

Commit 534ae40

Browse files
fix(deps): update protobuf monorepo to v4
1 parent 867aec7 commit 534ae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111

1212
ext {
1313
grpcVersion = '1.71.0'
14-
protobufVersion = '3.25.6'
14+
protobufVersion = '4.30.1'
1515
}
1616

1717
nexusPublishing {

0 commit comments

Comments
 (0)