Skip to content

Commit

Permalink
Revert "Bump com.google.apis:google-api-services-iam in /sources (#629)…
Browse files Browse the repository at this point in the history
…" (#633)

This reverts commit 89bdbf6
because it inadvertently switched from the v1 to the v2 IAM API.
  • Loading branch information
jpassing authored Jan 7, 2025
1 parent 162b8a2 commit 1945f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-iam</artifactId>
<version>v2-rev20241114-2.0.0</version>
<version>v1-rev20240725-2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down

0 comments on commit 1945f76

Please sign in to comment.