Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump com.google.apis:google-api-services-drive
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-drive from v3-rev20220815-2.0.0 to v3-rev20231128-2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e3102ab commit 93dd072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drive/snippets/drive_v3/build.gradle
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-drive:v3-rev20220815-2.0.0'
implementation 'com.google.apis:google-api-services-drive:v3-rev20231128-2.0.0'
implementation 'com.google.api-client:google-api-client:2.0.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
implementation 'com.google.code.gson:gson:2.9.1'

0 comments on commit 93dd072

Please sign in to comment.