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.13.0 (#1881)
  • Loading branch information
renovate-bot committed Nov 15, 2022
1 parent 903ee87 commit d059db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.12.1</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
Expand Down

0 comments on commit d059db7

Please sign in to comment.