Skip to content

Commit bbe8def

Browse files
authored
Merge pull request #1030 from grpc-ecosystem/renovate/grpc-java-monorepo
fix(deps): update dependency io.grpc:grpc-bom to v1.63.0
2 parents 7bd1516 + 27b681f commit bbe8def

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
@@ -11,7 +11,7 @@ buildscript {
1111
projectVersion = '3.0.0.RELEASE'
1212

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

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

0 commit comments

Comments
 (0)