From 7e855f06741837de291c6ee33723076e67ac5b52 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate <bot@renovateapp.com> Date: Wed, 21 Oct 2020 00:51:10 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:libraries-bom to v13 (#404) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `12.1.0` -> `13.0.0` | --- ### 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#github/googleapis/java-asset). --- asset/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asset/pom.xml b/asset/pom.xml index 3ae1840a253..e6619e37cba 100644 --- a/asset/pom.xml +++ b/asset/pom.xml @@ -29,7 +29,7 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>libraries-bom</artifactId> - <version>12.1.0</version> + <version>13.0.0</version> <type>pom</type> <scope>import</scope> </dependency>