Skip to content

Commit

Permalink
[WOR-1448]: 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 0.25.5 to 1.23.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent a776a7f commit 0865a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buffer-clienttests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
slf4j = "2.0.7"
hamcrest = "2.1"

googleOauth2 = "0.25.5"
googleOauth2 = "1.23.0"

bufferServiceClient = "0.4.3-SNAPSHOT"
testRunner = "0.2.0-SNAPSHOT"
Expand Down

0 comments on commit 0865a67

Please sign in to comment.