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

Commit d059db7

Browse files
authored
fix(deps): update dependency com.google.auth:google-auth-library-credentials to v1.13.0 (#1881)
1 parent 903ee87 commit d059db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.auth</groupId>
6363
<artifactId>google-auth-library-credentials</artifactId>
64-
<version>1.12.1</version>
64+
<version>1.13.0</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>org.threeten</groupId>

0 commit comments

Comments
 (0)