From ba4e56ad6f66f7e5419a01f8359b161427827b80 Mon Sep 17 00:00:00 2001 From: Vacha Shah Date: Mon, 21 Mar 2022 15:15:31 -0700 Subject: [PATCH] Fixing precommit failure Signed-off-by: Vacha Shah --- plugins/repository-gcs/build.gradle | 1 + .../licenses/google-http-client-gson-1.41.4.jar.sha1 | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/repository-gcs/licenses/google-http-client-gson-1.41.4.jar.sha1 diff --git a/plugins/repository-gcs/build.gradle b/plugins/repository-gcs/build.gradle index 04be3750e26c6..67943c069d633 100644 --- a/plugins/repository-gcs/build.gradle +++ b/plugins/repository-gcs/build.gradle @@ -73,6 +73,7 @@ dependencies { api 'com.google.api-client:google-api-client:1.30.10' api 'com.google.http-client:google-http-client-appengine:1.35.0' 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.62.0' api 'io.grpc:grpc-context:1.29.0' api 'io.opencensus:opencensus-api:0.18.0' diff --git a/plugins/repository-gcs/licenses/google-http-client-gson-1.41.4.jar.sha1 b/plugins/repository-gcs/licenses/google-http-client-gson-1.41.4.jar.sha1 new file mode 100644 index 0000000000000..17960a99abea2 --- /dev/null +++ b/plugins/repository-gcs/licenses/google-http-client-gson-1.41.4.jar.sha1 @@ -0,0 +1 @@ +fa665c1c573765dd858bc34931ad747e4ed11efe \ No newline at end of file