Skip to content

Commit

Permalink
fix(deps): update dependency com.google.auth:google-auth-library-oaut…
Browse files Browse the repository at this point in the history
…h2-http to v1.31.0 (#13103)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 1949196 commit 1b0d0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
implementation("com.google.api-client:google-api-client:2.7.2")
implementation("com.google.apis:google-api-services-sheets:v4-rev20250106-2.0.0")
implementation("com.google.auth:google-auth-library-oauth2-http:1.30.1")
implementation("com.google.auth:google-auth-library-oauth2-http:1.31.0")
}

otelJava {
Expand Down

0 comments on commit 1b0d0d0

Please sign in to comment.