We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21330f commit db25d77Copy full SHA for db25d77
storage/json-api/pom.xml
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>com.google.apis</groupId>
43
<artifactId>google-api-services-storage</artifactId>
44
- <version>v1-rev20191011-1.30.3</version>
+ <version>v1-rev20191127-1.30.8</version>
45
<exclusions>
46
<exclusion> <!-- exclude an old version of Guava -->
47
<groupId>com.google.guava</groupId>
storage/xml-api/cmdline-sample/pom.xml
@@ -70,7 +70,7 @@
70
71
72
73
74
75
76
0 commit comments