Skip to content

Commit

Permalink
deps: update core dependencies (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2020
1 parent a29c903 commit b59ae15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -114,14 +114,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-bom</artifactId>
<version>1.92.2</version>
<version>1.92.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-bom</artifactId>
<version>1.53.0</version>
<version>1.54.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b59ae15

Please sign in to comment.