Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:grpc-bom to v1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2023
1 parent d13d3c3 commit 986f651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gapic-generator-java-pom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- External dependencies, expecially gRPC and Protobuf version, should be
consistent across modules in this repository -->
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<grpc.version>1.51.1</grpc.version>
<grpc.version>1.52.0</grpc.version>
<google.auth.version>1.14.0</google.auth.version>
<gson.version>2.10</gson.version>
<guava.version>31.1-jre</guava.version>
Expand Down

0 comments on commit 986f651

Please sign in to comment.