Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-storage to v2.2…
Browse files Browse the repository at this point in the history
…2.5 (#1205)

* deps: update dependency com.google.cloud:google-cloud-storage to v2.22.5

* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0

* Fixes #1206

---------

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
  • Loading branch information
renovate-bot and BenWhitehead committed Jun 22, 2023
1 parent 3e4d1c4 commit 4127953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -70,15 +70,15 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.22.4</version>
<version>2.22.5</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 4127953

Please sign in to comment.