Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-bom to v0.221.0 (
Browse files Browse the repository at this point in the history
…#633)

* deps: update dependency com.google.cloud:google-cloud-bom to v0.221.0

* deps: update dependency com.google.protobuf:protobuf-java to v3.25.3

---------

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
  • Loading branch information
renovate-bot and BenWhitehead committed Jun 4, 2024
1 parent b768a64 commit b4c198a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<version>0.207.0</version>
<version>0.221.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -92,7 +92,7 @@
<profile>
<id>gen-conformance-protos</id>
<properties>
<protobuf.version>3.24.4</protobuf.version>
<protobuf.version>3.25.3</protobuf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit b4c198a

Please sign in to comment.