Skip to content

Commit

Permalink
fix(deps): update dependency com.google.apis:google-api-services-shee…
Browse files Browse the repository at this point in the history
…ts to v4-rev20250211-2.0.0 (#13357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 8fa62bf commit 6cd791b
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 @@ -4,7 +4,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.apis:google-api-services-sheets:v4-rev20250211-2.0.0")
implementation("com.google.auth:google-auth-library-oauth2-http:1.32.1")
}

Expand Down

0 comments on commit 6cd791b

Please sign in to comment.