Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Changes from all commits
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
deps: update dependency com.google.cloud:google-iam-policy to v1.6.5
  • Loading branch information
renovate-bot committed Oct 25, 2022
commit bcd75f9d33196c477a168bb6eb6209cf1766aae0
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.6.4</version>
<version>1.6.5</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down