Skip to content

Commit

Permalink
deps: update core dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2020
1 parent 3873af2 commit 58f36de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -21,7 +21,7 @@
<logging.version>1.98.0</logging.version>
<guava.version>28.1-android</guava.version>
<slf4j.version>1.7.30</slf4j.version>
<google.auth.version>0.19.0</google.auth.version>
<google.auth.version>0.20.0</google.auth.version>
<junit.version>4.13</junit.version>
<google.api-common.version>1.8.1</google.api-common.version>
</properties>
Expand Down Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<version>1.92.0</version>
<version>1.92.3</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
Expand Down

0 comments on commit 58f36de

Please sign in to comment.