Skip to content

Commit 7d1113e

Browse files
Update dependency io.grpc:grpc-bom to v1.70.0
1 parent b83afe6 commit 7d1113e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
projectVersion = '3.2.0-SNAPSHOT'
1212

1313
// https://github.com/grpc/grpc-java/releases
14-
grpcVersion = '1.63.0'
14+
grpcVersion = '1.70.0'
1515

1616
// https://github.com/google/guava/releases
1717
guavaVersion = '33.2.1-jre'

0 commit comments

Comments
 (0)