Skip to content

Commit

Permalink
Bump com.google.auth:google-auth-library-oauth2-http (#5779)
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.30.0 to 1.30.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 7e16df6 commit 1d22c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ felixScr = "org.apache.felix:org.apache.felix.scr:2.2.12"
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.50.0" }
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.0"}
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.1"}
grpcApi = { module = "io.grpc:grpc-api", version.ref = "grpc" }
grpcCore = { module = "io.grpc:grpc-core", version.ref = "grpc" }
grpcInprocess = { module = "io.grpc:grpc-inprocess", version.ref = "grpc" }
Expand Down

0 comments on commit 1d22c4d

Please sign in to comment.