Skip to content

Commit a13b734

Browse files
authored
chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.18 (#84)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.cloud.samples:shared-configuration | patch | `1.0.17` -> `1.0.18` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).
1 parent e7785da commit a13b734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

servicedirectory/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.google.cloud.samples</groupId>
2020
<artifactId>shared-configuration</artifactId>
21-
<version>1.0.17</version>
21+
<version>1.0.18</version>
2222
</parent>
2323

2424
<properties>

servicedirectory/snippets/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>com.google.cloud.samples</groupId>
2828
<artifactId>shared-configuration</artifactId>
29-
<version>1.0.17</version>
29+
<version>1.0.18</version>
3030
</parent>
3131

3232
<properties>

0 commit comments

Comments
 (0)