Skip to content

Commit

Permalink
deps: Update alloydb BOM & shared dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2023
1 parent 68c4831 commit 22b2010
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 @@ -68,7 +68,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.19.0</version>
<version>3.20.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-alloydb-bom</artifactId>
<version>0.19.0</version>
<version>0.20.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 22b2010

Please sign in to comment.