Bump google-api-client from 1.31.2 to 1.31.3 (#51)
Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.31.2 to 1.31.3. - [Release notes](https://github.com/googleapis/google-api-java-client/releases) - [Changelog](https://github.com/googleapis/google-api-java-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-java-client/compare/v1.31.2...v1.31.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
93a8943e31
commit
068091b091
@ -62,7 +62,7 @@ dependencies {
|
|||||||
compile 'mysql:mysql-connector-java'
|
compile 'mysql:mysql-connector-java'
|
||||||
compile 'org.reflections:reflections:0.9.12'
|
compile 'org.reflections:reflections:0.9.12'
|
||||||
compile 'org.apache.commons:commons-lang3:3.12.0'
|
compile 'org.apache.commons:commons-lang3:3.12.0'
|
||||||
compile 'com.google.api-client:google-api-client:1.31.2'
|
compile 'com.google.api-client:google-api-client:1.31.3'
|
||||||
compile 'com.google.apis:google-api-services-youtube:v3-rev20210210-1.31.0'
|
compile 'com.google.apis:google-api-services-youtube:v3-rev20210210-1.31.0'
|
||||||
|
|
||||||
compile group: 'org.jsoup', name: 'jsoup', version: '1.13.1'
|
compile group: 'org.jsoup', name: 'jsoup', version: '1.13.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user