Skip to content

Commit

Permalink
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-rev20240509-2.0.0 to v3-rev20240521-2.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Jun 3, 2024
1 parent 7f5e0cd commit 2be8f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {

implementation 'com.google.api-client:google-api-client:2.5.1'
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.36.0'
implementation 'com.google.apis:google-api-services-drive:v3-rev20240509-2.0.0'
implementation 'com.google.apis:google-api-services-drive:v3-rev20240521-2.0.0'

implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.9.0'
implementation 'io.sentry:sentry-logback:7.9.0'
Expand Down

0 comments on commit 2be8f15

Please sign in to comment.