Skip to content

Commit d9eb315

Browse files
Bump com.google.auth:google-auth-library-oauth2-http (#6230)
Bumps com.google.auth:google-auth-library-oauth2-http from 1.34.0 to 1.35.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.35.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 3636f91 commit d9eb315

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
@@ -108,7 +108,7 @@ felixScr = "org.apache.felix:org.apache.felix.scr:2.2.12"
108108
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
109109
googleCloudLibrariesBom = { module = "com.google.cloud:libraries-bom", version = "26.60.0" }
110110
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
111-
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.34.0"}
111+
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.35.0"}
112112
grpcApi = { module = "io.grpc:grpc-api", version.ref = "grpc" }
113113
grpcCore = { module = "io.grpc:grpc-core", version.ref = "grpc" }
114114
grpcInprocess = { module = "io.grpc:grpc-inprocess", version.ref = "grpc" }

0 commit comments

Comments
 (0)