Skip to content

Commit d5d5af9

Browse files
fix(deps): update protobuf monorepo to v4
1 parent 6cb9a89 commit d5d5af9

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.70.0'
14-
protobufVersion = '3.25.5'
14+
protobufVersion = '4.29.3'
1515
}
1616

1717
nexusPublishing {

0 commit comments

Comments
 (0)