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-rev20230707-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 Aug 14, 2023
1 parent e3102ab commit 5ef88c2
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-rev20230707-2.0.0'
}

0 comments on commit 5ef88c2

Please sign in to comment.