Skip to content

Commit

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

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

* chore(deps): bump protobuf-java to 3.21.8

Co-authored-by: BenWhitehead <[email protected]>
  • Loading branch information
renovate-bot and BenWhitehead authored Nov 1, 2022
1 parent 3efc1db commit 9e4aecc
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.180.0</version>
<version>0.181.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.21.7</protobuf.version>
<protobuf.version>3.21.8</protobuf.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 9e4aecc

Please sign in to comment.