10000
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 14f31f0 commit bf99206Copy full SHA for bf99206
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-rev17-1.22.0</version>
+ <version>v1-rev18-1.22.0</version>
20
<exclusions>
21
<exclusion> <!-- exclude an old version of Guava -->
22
<groupId>com.google.guava</groupId>
monitoring/v3/pom.xml
@@ -81,7 +81,7 @@
81
82
83
<artifactId>google-api-services-monitoring</artifactId>
84
- <version>v3-rev410-1.22.0</version>
+ <version>v3-rev411-1.22.0</version>
85
</dependency>
86
87
<groupId>com.google.code.gson</groupId>
0 commit comments