Skip to content

Commit

Permalink
chore(deps): bump com.google.apis:google-api-services-sheets
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-sheets from v4-rev20220927-2.0.0 to v4-rev20240826-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-sheets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 67f9f30 commit 9131cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sheets/quickstart/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repositories {
dependencies {
implementation 'com.google.api-client:google-api-client:2.0.0'
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
implementation 'com.google.apis:google-api-services-sheets:v4-rev20220927-2.0.0'
implementation 'com.google.apis:google-api-services-sheets:v4-rev20240826-2.0.0'
}

0 comments on commit 9131cb8

Please sign in to comment.