We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 656732e + b724502 commit deaa377Copy full SHA for deaa377
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-rev16-1.23.0</version>
+ <version>v2beta2-rev19-1.23.0</version>
47
</dependency>
48
49
<groupId>com.google.appengine</groupId>
kms/pom.xml
@@ -16,7 +16,7 @@
16
17
18
<artifactId>google-api-services-cloudkms</artifactId>
19
- <version>v1-rev27-1.23.0</version>
+ <version>v1-rev28-1.23.0</version>
20
<exclusions>
21
<exclusion> <!-- exclude an old version of Guava -->
22
<groupId>com.google.guava</groupId>
0 commit comments