Skip to content

Commit a18af5e

Browse files
Bump com.google.auth:google-auth-library-oauth2-http
Bumps com.google.auth:google-auth-library-oauth2-http from 1.23.0 to 1.24.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]>
1 parent 73c5077 commit a18af5e

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
@@ -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.42.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.23.0"}
116+
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.24.0"}
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)