Skip to content

Commit 6e153a3

Browse files
committed
fix(deps): Update grpc-java monorepo to v1.79.0
1 parent 7c60aa3 commit 6e153a3

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.78.0'
30+
def grpcVersion = '1.79.0'
3131
def protobufVersion = '4.33.4'
3232
def protocVersion = protobufVersion
3333

0 commit comments

Comments
 (0)