Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api-client:google-api-client …
Browse files Browse the repository at this point in the history
…to v2.7.2
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 8aa2584 commit b67faed
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 @@ -3,7 +3,7 @@ plugins {
}

dependencies {
implementation("com.google.api-client:google-api-client:2.7.1")
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")
}
Expand Down

0 comments on commit b67faed

Please sign in to comment.