Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Commit bdb3dd2

Browse files
authored
chore(deps): update dependency com.google.analytics:google-analytics-admin to v0.9.1 (#394)
[![WhiteSource 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-admin](https://togithub.com/googleapis/java-analytics-admin) | `0.9.0` -> `0.9.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.9.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.9.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.9.1/compatibility-slim/0.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.9.1/confidence-slim/0.9.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-analytics-admin</summary> ### [`v0.9.1`](https://togithub.com/googleapis/java-analytics-admin/blob/HEAD/CHANGELOG.md#&#8203;091-httpsgithubcomgoogleapisjava-analytics-admincomparev090v091-2022-04-15) [Compare Source](https://togithub.com/googleapis/java-analytics-admin/compare/v0.9.0...v0.9.1) </details> --- ### Configuration 📅 **Schedule**: 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- 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-analytics-admin).
1 parent b4096a6 commit bdb3dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.analytics</groupId>
3131
<artifactId>google-analytics-admin</artifactId>
32-
<version>0.9.0</version>
32+
<version>0.9.1</version>
3333
</dependency>
3434
<!-- [END analytics-admin_install_without_bom] -->
3535

0 commit comments

Comments
 (0)