Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

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 v1.8.0 (#377)
  • Loading branch information
renovate-bot committed Jul 12, 2022
1 parent f98a542 commit 2687617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cloud-client/snippets/pom.xml
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.4.0</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 2687617

Please sign in to comment.