Skip to content

Commit c1c32d2

Browse files
fix(deps): Update protobuf monorepo to v4.35.0
1 parent 9c67fe9 commit c1c32d2

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.81.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)