Skip to content

Commit

Permalink
Bump com.google.api-client:google-api-client from 2.5.1 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 62e2866 commit 495dca6
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 @@ -54,7 +54,7 @@ dependencies {
implementation 'org.springframework.shell:spring-shell-starter:3.2.4'
implementation 'commons-net:commons-net:3.10.0'

implementation 'com.google.api-client:google-api-client:2.5.1'
implementation 'com.google.api-client:google-api-client:2.6.0'
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'

Expand Down

0 comments on commit 495dca6

Please sign in to comment.