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 e99f129 commit 112b5faCopy full SHA for 112b5fa
iam/api-client/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.google.apis</groupId>
53
<artifactId>google-api-services-cloudresourcemanager</artifactId>
54
- <version>v1-rev20200622-1.30.9</version><!-- v1 required here, v2 is different - DO NOT UPDATE to v2 -->
+ <version>v1-rev20200622-1.30.10</version><!-- v1 required here, v2 is different - DO NOT UPDATE to v2 -->
55
</dependency>
56
57
<groupId>commons-cli</groupId>
0 commit comments