Skip to content

Commit bb093ee

Browse files
committed
fix(deps): Update grpc-java monorepo to v1.70.0
1 parent 74bec67 commit bb093ee

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
@@ -23,7 +23,7 @@ repositories {
2323
sourceCompatibility = 1.8
2424
targetCompatibility = 1.8
2525

26-
def grpcVersion = '1.69.0'
26+
def grpcVersion = '1.70.0'
2727
def protobufVersion = '4.29.3'
2828
def protocVersion = protobufVersion
2929

0 commit comments

Comments
 (0)