Skip to content

Commit

Permalink
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
Browse files Browse the repository at this point in the history
…onfig to v0.6.0 (#314)
  • Loading branch information
renovate-bot committed May 20, 2020
1 parent d1e9c76 commit b17e39f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bigtable-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
</parent>

<name>Google Cloud Bigtable BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigtable-deps-bom/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
</parent>

<groupId>com.google.cloud</groupId>
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.5.0</version>
<version>0.6.0</version>
</parent>

<developers>
Expand Down

0 comments on commit b17e39f

Please sign in to comment.