Skip to content

Commit

Permalink
deps: update dependency com.google.auth:google-auth-library-oauth2-ht…
Browse files Browse the repository at this point in the history
…tp to v0.20.0
  • Loading branch information
renovate-bot committed Jan 23, 2020
1 parent cd34e44 commit fa88d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.19.0</version>
<version>0.20.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>0.19.0</version>
<version>0.20.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit fa88d17

Please sign in to comment.