Skip to content

Commit db25d77

Browse files
renovate-botlesv
authored andcommitted
Update dependency com.google.apis:google-api-services-storage to v1-rev20191127-1.30.8
1 parent f21330f commit db25d77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

storage/json-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.apis</groupId>
4343
<artifactId>google-api-services-storage</artifactId>
44-
<version>v1-rev20191011-1.30.3</version>
44+
<version>v1-rev20191127-1.30.8</version>
4545
<exclusions>
4646
<exclusion> <!-- exclude an old version of Guava -->
4747
<groupId>com.google.guava</groupId>

storage/xml-api/cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.apis</groupId>
7272
<artifactId>google-api-services-storage</artifactId>
73-
<version>v1-rev20191011-1.30.3</version>
73+
<version>v1-rev20191127-1.30.8</version>
7474
<exclusions>
7575
<exclusion> <!-- exclude an old version of Guava -->
7676
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)