Skip to content

Commit 3311c5f

Browse files
fix(deps): update protobufversion to v4
1 parent 797ec81 commit 3311c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1717
nexusPublishing {

0 commit comments

Comments
 (0)