Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.cloud:google-cloud-storage to v1.1…
…13.5 (#183)

* deps: update dependency com.google.cloud:google-cloud-storage to v1.113.5

* deps: update dependency com.google.apis:google-api-services-storage to v1-rev20201112-1.31.0

Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
  • Loading branch information
renovate-bot and stephaniewang526 committed Dec 10, 2020
1 parent a3c3599 commit ce2c375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.2</version>
<version>1.113.5</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand All @@ -98,7 +98,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>v1-rev20200927-1.30.10</version>
<version>v1-rev20201112-1.31.0</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
Expand Down

0 comments on commit ce2c375

Please sign in to comment.