Skip to content

Commit

Permalink
deps: update cloud client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2023
1 parent f150bce commit 063d3b2
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.31.0</version>
<version>2.31.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -96,7 +96,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>1.16.0</version>
<version>1.17.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 063d3b2

Please sign in to comment.