We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52fcae commit 453ce56Copy full SHA for 453ce56
compute/cmdline/pom.xml
@@ -84,7 +84,7 @@ limitations under the License.
84
</dependency>
85
</dependencies>
86
<properties>
87
- <project.compute.version>v1-rev163-1.23.0</project.compute.version>
+ <project.compute.version>v1-rev164-1.23.0</project.compute.version>
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
89
</properties>
90
</project>
kms/pom.xml
@@ -16,7 +16,7 @@
16
<dependency>
17
<groupId>com.google.apis</groupId>
18
<artifactId>google-api-services-cloudkms</artifactId>
19
- <version>v1-rev28-1.23.0</version>
+ <version>v1-rev29-1.23.0</version>
20
<exclusions>
21
<exclusion> <!-- exclude an old version of Guava -->
22
<groupId>com.google.guava</groupId>
0 commit comments