Skip to content

Commit

Permalink
deps: update cloud client dependencies (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent 1a0235f commit 30a88f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
<version>2.14.1</version>
<version>2.14.2</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.7.2</version>
<version>2.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 30a88f4

Please sign in to comment.