Skip to content

Commit 56eaf38

Browse files
fix(deps): Update protobuf monorepo to v4.35.0
1 parent ca9d531 commit 56eaf38

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
@@ -28,7 +28,7 @@ java {
2828
}
2929

3030
def grpcVersion = '1.80.0'
31-
def protobufVersion = '4.34.1'
31+
def protobufVersion = '4.35.0'
3232
def protocVersion = protobufVersion
3333

3434
dependencies {

0 commit comments

Comments
 (0)