Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api:gapic-generator-java-bom …
Browse files Browse the repository at this point in the history
…to v2.20.0 (#1895)
  • Loading branch information
renovate-bot committed May 24, 2023
1 parent f0c5d4c commit af9b81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Spring Code Generator for Google Cloud</description>

<properties>
<gapic-generator-java-bom.version>2.19.0</gapic-generator-java-bom.version>
<gapic-generator-java-bom.version>2.20.0</gapic-generator-java-bom.version>
<!-- [gapic-test]: protobuf.version for compiling protos used in unit testing
this should be consistent with version in gapic-generator-java-bom -->
<protobuf.version>3.21.12</protobuf.version>
Expand Down

0 comments on commit af9b81f

Please sign in to comment.