Skip to content

Commit

Permalink
bump google cloud apis to 1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor Landry committed Nov 12, 2018
1 parent ca24d9a commit bbfe98b
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
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ esplugin {
}

dependencies {
compile 'com.google.cloud:google-cloud-storage:1.40.0'
compile 'com.google.cloud:google-cloud-core:1.40.0'
compile 'com.google.cloud:google-cloud-storage:1.52.0'
compile 'com.google.cloud:google-cloud-core:1.52.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.40.0'
compile 'com.google.cloud:google-cloud-core-http:1.52.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.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5105a96c24a7eddffe372985814cfdf0748352d6

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e070d2d167abd48b054012055cae95a7f80b325b

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ef88f9d66e6dc8df01da8d2e9d0cca047daff7aa

0 comments on commit bbfe98b

Please sign in to comment.