Skip to content

Commit

Permalink
deps: update core dependencies (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and stephaniewang526 committed Jan 15, 2020
1 parent 6a16955 commit bd3a862
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/pom.xml
Expand Up @@ -59,17 +59,17 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>1.51.0</version>
<version>1.53.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
<version>1.91.3</version>
<version>1.92.2</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.18.0</version>
<version>0.19.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit bd3a862

Please sign in to comment.