From 76b5ea630976602e465e67d605a2d9dcf5eabc74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 10:32:47 -0700 Subject: [PATCH] Bump grpc-context from 1.45.1 to 1.46.0 in /plugins/repository-gcs (#3361) * Bump grpc-context from 1.45.1 to 1.46.0 in /plugins/repository-gcs Bumps [grpc-context](https://github.com/grpc/grpc-java) from 1.45.1 to 1.46.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.45.1...v1.46.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Updating SHAs Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- plugins/repository-gcs/build.gradle | 2 +- plugins/repository-gcs/licenses/grpc-context-1.45.1.jar.sha1 | 1 - plugins/repository-gcs/licenses/grpc-context-1.46.0.jar.sha1 | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/repository-gcs/licenses/grpc-context-1.45.1.jar.sha1 create mode 100644 plugins/repository-gcs/licenses/grpc-context-1.46.0.jar.sha1 diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index c7b6dd5ae04..67468639dc3 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -75,7 +75,7 @@ dependencies { api 'com.google.http-client:google-http-client-jackson2:1.35.0' api 'com.google.http-client:google-http-client-gson:1.41.4' api 'com.google.api:gax-httpjson:0.101.0' - api 'io.grpc:grpc-context:1.45.1' + api 'io.grpc:grpc-context:1.46.0' api 'io.opencensus:opencensus-api:0.18.0' api 'io.opencensus:opencensus-contrib-http-util:0.18.0' api 'com.google.apis:google-api-services-storage:v1-rev20200814-1.30.10' diff --git a/plugins/repository-gcs/licenses/grpc-context-1.45.1.jar.sha1 b/plugins/repository-gcs/licenses/grpc-context-1.45.1.jar.sha1 deleted file mode 100644 index eb7e4fcd78e..00000000000 --- a/plugins/repository-gcs/licenses/grpc-context-1.45.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -485a08c019cc78914a477b1dfc7052820b8d822c \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/grpc-context-1.46.0.jar.sha1 b/plugins/repository-gcs/licenses/grpc-context-1.46.0.jar.sha1 new file mode 100644 index 00000000000..e4d4c881492 --- /dev/null +++ b/plugins/repository-gcs/licenses/grpc-context-1.46.0.jar.sha1 @@ -0,0 +1 @@ +621d765a459758cdcd9aa4b4795392a4353e3576 \ No newline at end of file