Skip to content

Commit

Permalink
deps: update shared-dependencies and google-cloud-storage versions (#505
Browse files Browse the repository at this point in the history
)

* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2

* deps: update gcs to v1.111.1

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
stephaniewang526 and renovate-bot committed Jul 3, 2020
1 parent 92560a5 commit 8961842
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-shared-dependencies</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.111.0</version>
<version>1.111.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8961842

Please sign in to comment.