Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud.samples:shared-config…
Browse files Browse the repository at this point in the history
…uration to v1.0.21 (#581)
  • Loading branch information
renovate-bot committed Oct 2, 2020
1 parent 1c85e8f commit 8574210
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.20</version>
<version>1.0.21</version>
</parent>

<properties>
Expand Down

0 comments on commit 8574210

Please sign in to comment.