Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-iam-policy to v1…
Browse files Browse the repository at this point in the history
….6.22
  • Loading branch information
renovate-bot committed Dec 20, 2022
1 parent e70f7f6 commit 20bf9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-iam/samples/cloud-client/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-policy</artifactId>
<version>1.6.21</version>
<version>1.6.22</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 20bf9ba

Please sign in to comment.