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.12.1 (#478)
  • Loading branch information
renovate-bot committed Oct 24, 2022
1 parent 176de6c commit 94e2ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/cloud-client/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.11.0</version>
<version>1.12.1</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 94e2ca1

Please sign in to comment.