From bfdf6db7e50eee18f1af2c55f3b63e817617e513 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 16 Aug 2022 21:18:12 +0200 Subject: [PATCH] chore(deps): update dependency com.google.analytics:google-analytics-data to v0.14.3 (#536) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.analytics:google-analytics-data](https://togithub.com/googleapis/java-analytics-data) | `0.14.1` -> `0.14.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-data/0.14.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-data/0.14.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-data/0.14.3/compatibility-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-data/0.14.3/confidence-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-analytics-data). --- java-analytics-data/samples/install-without-bom/pom.xml | 2 +- java-analytics-data/samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-analytics-data/samples/install-without-bom/pom.xml b/java-analytics-data/samples/install-without-bom/pom.xml index e02b0be43298..ef7cffdea49f 100644 --- a/java-analytics-data/samples/install-without-bom/pom.xml +++ b/java-analytics-data/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.analytics google-analytics-data - 0.14.1 + 0.14.3 diff --git a/java-analytics-data/samples/snippets/pom.xml b/java-analytics-data/samples/snippets/pom.xml index 3f111b565953..fb6499caea8c 100644 --- a/java-analytics-data/samples/snippets/pom.xml +++ b/java-analytics-data/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.analytics google-analytics-data - 0.14.1 + 0.14.3 com.google.auth