Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update pom.xml
  • Loading branch information
Sita04 committed Sep 21, 2022
commit 6929f453af5c8707e44889690f48f9e3dc2d900c
2 changes: 1 addition & 1 deletion 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.5.3-SNAPSHOT</version>
<version>1.6.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down