Skip to content

Commit 4513e7b

Browse files
Bump com.google.auth:google-auth-library-oauth2-http (#6801)
Bumps com.google.auth:google-auth-library-oauth2-http from 1.39.1 to 1.40.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45ee0a8 commit 4513e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ felixScr = "org.apache.felix:org.apache.felix.scr:2.2.14"
107107
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
108108
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.70.0" }
109109
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
110-
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.39.1"}
110+
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.40.0"}
111111
grpcApi = { module = "io.grpc:grpc-api", version.ref = "grpc" }
112112
grpcCore = { module = "io.grpc:grpc-core", version.ref = "grpc" }
113113
grpcInprocess = { module = "io.grpc:grpc-inprocess", version.ref = "grpc" }

0 commit comments

Comments
 (0)