[go: up one dir, main page]

Skip to content

Commit

Permalink
deps: update cloud client dependencies (#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2023
1 parent a32a650 commit 4d88ccc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
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.32.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 Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.18.0</version>
<version>2.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4d88ccc

Please sign in to comment.