Skip to content

Commit

Permalink
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-rev20241008-2.0.0 to v4-rev20241203-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 Dec 11, 2024
1 parent ae7e8ab commit 4baf78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ json = { module = "org.json:json", version = "20240303" }

google-api-client = { module = "com.google.api-client:google-api-client", version = "2.7.0" }
google-auth-library-oauth2-http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.30.0" }
google-api-services-sheets = { module = "com.google.apis:google-api-services-sheets", version = "v4-rev20241008-2.0.0" }
google-api-services-sheets = { module = "com.google.apis:google-api-services-sheets", version = "v4-rev20241203-2.0.0" }

[plugins]
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
Expand Down

0 comments on commit 4baf78f

Please sign in to comment.