Skip to content

Commit 8f8216a

Browse files
committed
Update Google SDK to version 1.23 (#27381)
This commit updates the google-api-client library to version 1.23.0. Related to #26636
1 parent c76881e commit 8f8216a

23 files changed

+21
-16
lines changed

plugins/discovery-gce/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ esplugin {
66
}
77

88
versions << [
9-
'google': '1.20.0'
9+
'google': '1.23.0'
1010
]
1111

1212
dependencies {
13-
compile "com.google.apis:google-api-services-compute:v1-rev71-${versions.google}"
13+
compile "com.google.apis:google-api-services-compute:v1-rev160-${versions.google}"
1414
compile "com.google.api-client:google-api-client:${versions.google}"
1515
compile "com.google.oauth-client:google-oauth-client:${versions.google}"
1616
compile "com.google.http-client:google-http-client:${versions.google}"

plugins/discovery-gce/licenses/google-api-client-1.20.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
522ea860eb48dee71dfe2c61a1fd09663539f556
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
004169bfe1cf0e8b2013c9c479e43b731958bc64

plugins/discovery-gce/licenses/google-api-services-compute-v1-rev71-1.20.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

plugins/discovery-gce/licenses/google-http-client-1.20.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8e86c84ff3c98eca6423e97780325b299133d858

plugins/discovery-gce/licenses/google-http-client-jackson2-1.20.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fd6761f4046a8cb0455e6fa5f58e12b061e9826e

plugins/discovery-gce/licenses/google-oauth-client-1.20.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)