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

Commit

Permalink
deps: update dependency com.google.cloud.samples:shared-configuration…
Browse files Browse the repository at this point in the history
… to v1.0.13 (#123)

2d5310e
commit 2d5310e
Author: WhiteSource Renovate <bot@renovateapp.com>
Date:   Thu Mar 26 16:56:23 2020 +0100

    deps: update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#123)
  • Loading branch information
yoshi-automation committed Apr 2, 2020
1 parent 739e31c commit d71e533
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.14</version>
<version>1.0.13</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.14</version>
<version>1.0.13</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.14</version>
<version>1.0.13</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions samples/snippets/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.14</version>
<version>1.0.13</version>
</parent>

<properties>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>4.4.0</version>
<version>4.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d71e533

Please sign in to comment.