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 Oct 26, 2022
1 parent f4e5fc5 commit 47cfc49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.23.1</version>
<version>2.24.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -96,15 +96,15 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-bom</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 47cfc49

Please sign in to comment.