Skip to content

Commit 2550fa7

Browse files
fix(deps): update protobuf monorepo to v4
1 parent c65f65b commit 2550fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111

1212
ext {
1313
grpcVersion = '1.80.0'
14-
protobufVersion = '3.25.9'
14+
protobufVersion = '4.34.1'
1515
}
1616

1717
tasks.register('clean') {}

0 commit comments

Comments
 (0)