Skip to content

Commit 1d22c4d

Browse files
Bump com.google.auth:google-auth-library-oauth2-http (#5779)
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>
1 parent 7e16df6 commit 1d22c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ felixScr = "org.apache.felix:org.apache.felix.scr:2.2.12"
113113
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
114114
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.50.0" }
115115
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
116-
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.0"}
116+
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.1"}
117117
grpcApi = { module = "io.grpc:grpc-api", version.ref = "grpc" }
118118
grpcCore = { module = "io.grpc:grpc-core", version.ref = "grpc" }
119119
grpcInprocess = { module = "io.grpc:grpc-inprocess", version.ref = "grpc" }

0 commit comments

Comments
 (0)