Skip to content

Commit

Permalink
deps: Update com.google.auth dependencies to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2023
1 parent 80aeb5e commit 718c36f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,13 +197,13 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.19.0</version>
<version>1.20.0</version>
</dependency>

<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.19.0</version>
<version>1.20.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 718c36f

Please sign in to comment.