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-oaut…
Browse files Browse the repository at this point in the history
…h2-http to v1.13.0 (#1882)
  • Loading branch information
renovate-bot committed Nov 16, 2022
1 parent d059db7 commit 67af68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.12.1</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 67af68a

Please sign in to comment.