We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2135324 commit 278fe54Copy full SHA for 278fe54
flexible/cloud-tasks/pom.xml
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>com.google.apis</groupId>
45
<artifactId>google-api-services-cloudtasks</artifactId>
46
- <version>v2beta2-rev25-1.23.0</version>
+ <version>v2beta2-rev26-1.23.0</version>
47
</dependency>
48
49
<groupId>com.google.appengine</groupId>
storage/storage-transfer/pom.xml
@@ -38,7 +38,7 @@
38
39
40
<artifactId>google-api-services-storagetransfer</artifactId>
41
- <version>v1-rev35-1.23.0</version>
+ <version>v1-rev37-1.23.0</version>
42
<exclusions>
<exclusion> <!-- exclude an old version of Guava -->
<groupId>com.google.guava</groupId>
0 commit comments