Skip to content

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 v2 (#745)
  • Loading branch information
renovate-bot committed Jul 14, 2022
1 parent ef2b57a commit 86135cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>1.4.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.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 java-shared-dependencies/upper-bound-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>1.4.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 86135cb

Please sign in to comment.