Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-resourcemanager…
Browse files Browse the repository at this point in the history
… to v1.5.0 (#1261)
  • Loading branch information
renovate-bot committed Jul 14, 2022
1 parent c61c0e8 commit 1cca78c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java-asset/pom.xml
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion java-asset/samples/install-without-bom/pom.xml
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-asset/samples/snapshot/pom.xml
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1cca78c

Please sign in to comment.