We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2222a0e commit 47dc3d2Copy full SHA for 47dc3d2
compute/cmdline/pom.xml
@@ -84,7 +84,7 @@ limitations under the License.
84
</dependency>
85
</dependencies>
86
<properties>
87
- <project.compute.version>v1-rev152-1.22.0</project.compute.version>
+ <project.compute.version>v1-rev153-1.22.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-rev16-1.22.0</version>
+ <version>v1-rev17-1.22.0</version>
20
<exclusions>
21
<exclusion> <!-- exclude an old version of Guava -->
22
<groupId>com.google.guava</groupId>
0 commit comments