Skip to content

Commit 5949a1f

Browse files
committed
fix(deps): Update grpc-java monorepo to v1.78.0
1 parent d810cbc commit 5949a1f

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.77.0'
30+
def grpcVersion = '1.78.0'
3131
def protobufVersion = '4.33.2'
3232
def protocVersion = protobufVersion
3333

0 commit comments

Comments
 (0)