Skip to content

Commit

Permalink
build(deps): bump com.google.auth:google-auth-library-oauth2-http
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.26.0 to 1.27.0.

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent d260368 commit 655e3fd
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.26.0</version>
<version>1.27.0</version>
</dependency>

<!-- tests -->
Expand Down

0 comments on commit 655e3fd

Please sign in to comment.