Skip to content

Commit

Permalink
chore(deps): bump com.google.apis:google-api-services-calendar
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-calendar from v3-rev20220715-2.0.0 to v3-rev20240906-2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 67f9f30 commit 59a69fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calendar/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-calendar:v3-rev20220715-2.0.0'
implementation 'com.google.apis:google-api-services-calendar:v3-rev20240906-2.0.0'
}

0 comments on commit 59a69fd

Please sign in to comment.