Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-shared-d…
Browse files Browse the repository at this point in the history
…ependencies to v1.4.0 (#744)
  • Loading branch information
renovate-bot committed Jul 14, 2022
1 parent cdde697 commit 4f65894
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-convergence-check/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>1.4.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion upper-bound-check/pom.xml
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>1.4.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4f65894

Please sign in to comment.