Skip to content

Commit

Permalink
chore(deps): bump com.google.api-client:google-api-client
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.0.0 to 2.7.1.
- [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.0.0...v2.7.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 26cb124 commit 980ad8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/outputJSON/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation 'com.google.api-client:google-api-client:2.0.0'
implementation 'com.google.api-client:google-api-client:2.7.1'
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
implementation 'com.google.apis:google-api-services-docs:v1-rev20220609-2.0.0'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
Expand Down

0 comments on commit 980ad8a

Please sign in to comment.