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