Skip to content

Commit e991cc3

Browse files
fix(deps): update protobuf monorepo to v4
1 parent efcc2fe commit e991cc3

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.79.0'
14-
protobufVersion = '3.25.8'
14+
protobufVersion = '4.34.0'
1515
}
1616

1717
tasks.register('clean') {}

0 commit comments

Comments
 (0)