Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-bom to v1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2022
1 parent 2d2b9af commit 3988317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ buildscript {
projectVersion = '2.14.0-SNAPSHOT'

// https://github.com/grpc/grpc-java/releases
grpcVersion = '1.43.2'
grpcVersion = '1.46.0'

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

0 comments on commit 3988317

Please sign in to comment.