Skip to content

Commit 85f836e

Browse files
fix(deps): Update protobuf monorepo to v4.36.0
1 parent f910b37 commit 85f836e

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.83.0'
31-
def protobufVersion = '4.35.1'
31+
def protobufVersion = '4.36.0'
3232
def protocVersion = protobufVersion
3333

3434
dependencies {

0 commit comments

Comments
 (0)