Skip to content

Commit

Permalink
Merge pull request #1030 from grpc-ecosystem/renovate/grpc-java-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency io.grpc:grpc-bom to v1.63.0
  • Loading branch information
yidongnan authored Apr 12, 2024
2 parents 7bd1516 + 27b681f commit bbe8def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
projectVersion = '3.0.0.RELEASE'

// https://github.com/grpc/grpc-java/releases
grpcVersion = '1.61.1'
grpcVersion = '1.63.0'

// https://github.com/google/guava/releases
guavaVersion = '33.1.0-jre'
Expand Down

0 comments on commit bbe8def

Please sign in to comment.