Skip to content

Commit 08f5df6

Browse files
authored
chore(deps): protobuf reverted to 3.25.3
1 parent 21887cc commit 08f5df6

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.63.0'
14-
protobufVersion = '4.26.1'
14+
protobufVersion = '3.25.3'
1515
}
1616

1717
nexusPublishing {

0 commit comments

Comments
 (0)