Skip to content

Commit 99c6efc

Browse files
committed
fix(deps): Update grpc-java monorepo to v1.77.0
1 parent f718ee3 commit 99c6efc

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
@@ -27,7 +27,7 @@ java {
2727
targetCompatibility = 1.8
2828
}
2929

30-
def grpcVersion = '1.76.0'
30+
def grpcVersion = '1.77.0'
3131
def protobufVersion = '4.33.1'
3232
def protocVersion = protobufVersion
3333

0 commit comments

Comments
 (0)