Skip to content

Commit

Permalink
deps: update cloud client dependencies (#2583)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2023
1 parent 44c1cfe commit dcacc31
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.33.1</version>
<version>2.34.0</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.18.0</version>
<version>1.19.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.20.0</version>
<version>2.20.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dcacc31

Please sign in to comment.