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

Commit

Permalink
build: update dependency com.google.cloud:google-cloud-shared-config …
Browse files Browse the repository at this point in the history
…to v0.2.1 (#24)
  • Loading branch information
renovate-bot authored and chingor13 committed Oct 9, 2019
1 parent 7b2c80a commit 64f65c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-automl-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</parent>

<name>Google Cloud Auto ML BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</parent>

<developers>
Expand Down

0 comments on commit 64f65c4

Please sign in to comment.