Bump google-oauth-client from 1.34.0 to 1.34.1 in /plugins/discovery-gce (#3570)
* Bump google-oauth-client from 1.34.0 to 1.34.1 in /plugins/discovery-gce Bumps [google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases) - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-oauth-java-client/compare/v1.34.0...v1.34.1) --- updated-dependencies: - dependency-name: com.google.oauth-client:google-oauth-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
688c348ee1
commit
cce0781b77
|
@ -24,7 +24,7 @@ versions << [
|
|||
dependencies {
|
||||
api "com.google.apis:google-api-services-compute:v1-rev160-${versions.google}"
|
||||
api "com.google.api-client:google-api-client:${versions.google}"
|
||||
api "com.google.oauth-client:google-oauth-client:1.34.0"
|
||||
api "com.google.oauth-client:google-oauth-client:1.34.1"
|
||||
api "com.google.http-client:google-http-client:${versions.google}"
|
||||
api "com.google.http-client:google-http-client-jackson2:${versions.google}"
|
||||
api 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
a0dc471bd498c62280120037a42d410c0e36f5d6
|
|
@ -0,0 +1 @@
|
|||
4a4f88c5e13143f882268c98239fb85c3b2c6cb2
|
Loading…
Reference in New Issue