Skip to content

Commit

Permalink
fix(deps): update grpc to v1.56.0 (#405)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 900fd36 commit 132e578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ errorprone = "2.15.0"
errorpronePlugin = "3.1.0"
errorproneSlf4j = "0.1.18"
googleJavaFormat = "1.17.0"
grpc = "1.55.1"
grpc = "1.56.0"
guava = "31.1-jre"
immutables = "2.9.3"
jacoco = "0.8.10"
Expand Down

0 comments on commit 132e578

Please sign in to comment.