Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
deps: update core dependencies to v1.93.1 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 4, 2020
1 parent 7abe892 commit 002632a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-bom</artifactId>
<version>1.93.0</version>
<version>1.93.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<version>1.93.0</version>
<version>1.93.1</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
Expand Down Expand Up @@ -253,7 +253,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<version>1.93.0</version>
<version>1.93.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 002632a

Please sign in to comment.