Skip to content

Commit

Permalink
plugins/repository-gcs: Update google-cloud-storage/core to 1.59.0 (#…
Browse files Browse the repository at this point in the history
…39748)

* plugins/repository-gcs: Update google-cloud-storage /
google-cloud-core to 1.59.0

* plugins: Update sha1 for google-cloud-core & google-cloud-storage
  • Loading branch information
wuurrd authored and jasontedor committed Mar 10, 2019
1 parent 4c9d0f3 commit d2a1978
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions plugins/repository-gcs/build.gradle
Expand Up @@ -23,8 +23,8 @@ esplugin {
}

dependencies {
compile 'com.google.cloud:google-cloud-storage:1.55.0'
compile 'com.google.cloud:google-cloud-core:1.55.0'
compile 'com.google.cloud:google-cloud-storage:1.59.0'
compile 'com.google.cloud:google-cloud-core:1.59.0'
compile 'com.google.guava:guava:20.0'
compile "joda-time:joda-time:${versions.joda}"
compile 'com.google.http-client:google-http-client:1.24.1'
Expand All @@ -40,7 +40,7 @@ dependencies {
compile 'com.google.code.gson:gson:2.7'
compile 'com.google.api.grpc:proto-google-common-protos:1.12.0'
compile 'com.google.api.grpc:proto-google-iam-v1:0.12.0'
compile 'com.google.cloud:google-cloud-core-http:1.55.0'
compile 'com.google.cloud:google-cloud-core-http:1.59.0'
compile 'com.google.auth:google-auth-library-credentials:0.10.0'
compile 'com.google.auth:google-auth-library-oauth2-http:0.10.0'
compile 'com.google.oauth-client:google-oauth-client:1.24.1'
Expand Down

This file was deleted.

@@ -0,0 +1 @@
f2d0c00917660b244da514f82cba96f7697f2c82

This file was deleted.

@@ -0,0 +1 @@
e2a094ec3e8acb15b99f2d4bd42ac9bbc7d9f33e

This file was deleted.

@@ -0,0 +1 @@
23dc0edf739ff1fb5a91fbddd7bd1f2cbfe0f827

0 comments on commit d2a1978

Please sign in to comment.