Skip to content

Commit

Permalink
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.24.1 to 1.30.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 7200471 commit 3241611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
testImplementation("com.azure:azure-identity:1.13.3")
testImplementation("com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.42.0")
testImplementation("com.google.apis:google-api-services-run:v1-rev20201113-1.31.0")
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.24.1")
testImplementation("com.google.auth:google-auth-library-oauth2-http:1.30.0")
testImplementation("com.oracle.oci.sdk:oci-java-sdk-full:1.34.0")
testImplementation("ch.qos.logback:logback-classic")
testImplementation("org.yaml:snakeyaml")
Expand Down

0 comments on commit 3241611

Please sign in to comment.