8000
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 6e0c5ee commit e8aabf4Copy full SHA for e8aabf4
iam/api-client/pom.xml
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>com.google.apis</groupId>
54
<artifactId>google-api-services-cloudresourcemanager</artifactId>
55
- <version>v1-rev20200907-1.30.10</version><!-- v1 required here, v2 is different - DO NOT UPDATE to v2 -->
+ <version>v1-rev20200921-1.30.10</version><!-- v1 required here, v2 is different - DO NOT UPDATE to v2 -->
56
</dependency>
57
<!-- [END iam_java_quickstart_dependency] -->
58
<!-- [START iamcredentials_java_dependency]-->
0 commit comments