Skip to content

Commit

Permalink
dep: update dependencies (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyn committed Jun 16, 2020
1 parent 3a46dd5 commit c9ee0bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.109.0</version>
<version>1.109.1</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down Expand Up @@ -111,14 +111,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-bom</artifactId>
<version>1.93.5</version>
<version>1.93.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-bom</artifactId>
<version>1.56.0</version>
<version>1.57.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c9ee0bc

Please sign in to comment.