Skip to content

Commit

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

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

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

---------

Co-authored-by: BenWhitehead <[email protected]>
  • Loading branch information
renovate-bot and BenWhitehead authored Oct 9, 2023
1 parent 349e556 commit e17a8a5
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.204.0</version>
<version>0.205.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.23.2</protobuf.version>
<protobuf.version>3.24.3</protobuf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e17a8a5

Please sign in to comment.