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

Commit

Permalink
fix(deps): update dependency com.google.auth:google-auth-library-cred…
Browse files Browse the repository at this point in the history
…entials to v1.12.0
  • Loading branch information
renovate-bot committed Oct 17, 2022
1 parent 2949c73 commit e34bb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
Expand Down

0 comments on commit e34bb04

Please sign in to comment.