Bump google-api-client from 1.31.5 to 1.33.0

Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.31.5 to 1.33.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](https://github.com/googleapis/google-api-java-client/compare/v1.31.5...v1.33.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>
This commit is contained in:
dependabot[bot] 2022-01-20 20:27:26 +00:00 committed by GitHub
parent 7f25b9ba7b
commit c8df59eaa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ dependencies {
compile 'mysql:mysql-connector-java'
compile 'org.reflections:reflections:0.9.12'
compile 'org.apache.commons:commons-lang3:3.12.0'
compile 'com.google.api-client:google-api-client:1.31.5'
compile 'com.google.api-client:google-api-client:1.33.0'
compile 'com.google.apis:google-api-services-youtube:v3-rev20210410-1.31.0'