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

Commit a9f61e0

Browse files
authored
chore(deps): update dependency com.google.analytics:google-analytics-admin to v0.6.0 (#287)
[![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.5.0` -> `0.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.6.0/compatibility-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.analytics:google-analytics-admin/0.6.0/confidence-slim/0.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-analytics-admin</summary> ### [`v0.6.0`](https://togithub.com/googleapis/java-analytics-admin/blob/master/CHANGELOG.md#&#8203;060-httpswwwgithubcomgoogleapisjava-analytics-admincomparev050v060-2021-09-15) [Compare Source](https://togithub.com/googleapis/java-analytics-admin/compare/v0.5.0...v0.6.0) ##### Features - Remove use of deprecated gradle command in java README ([#&#8203;1196](https://www.togithub.com/googleapis/java-analytics-admin/issues/1196)) ([#&#8203;273](https://www.togithub.com/googleapis/java-analytics-admin/issues/273)) ([dd7bfaa](https://www.github.com/googleapis/java-analytics-admin/commit/dd7bfaa111cf32a7e3f415ec43fcd53c7010769e)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#&#8203;264](https://www.togithub.com/googleapis/java-analytics-admin/issues/264)) ([a1c4442](https://www.github.com/googleapis/java-analytics-admin/commit/a1c444255cf6d0e14f81b679f7f41e4c8c5bbfa3)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#&#8203;268](https://www.togithub.com/googleapis/java-analytics-admin/issues/268)) ([1ef6fd5](https://www.github.com/googleapis/java-analytics-admin/commit/1ef6fd5631f6380ea10dbeb56959b93088fd7bab)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;275](https://www.togithub.com/googleapis/java-analytics-admin/issues/275)) ([98c2fc5](https://www.github.com/googleapis/java-analytics-admin/commit/98c2fc502d1640021c84e3c739c74b0f48fbed9b)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#&#8203;283](https://www.togithub.com/googleapis/java-analytics-admin/issues/283)) ([498c5bf](https://www.github.com/googleapis/java-analytics-admin/commit/498c5bf2459a813d12f796362e113e782aa78114)) </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, 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-analytics-admin).
1 parent 6d6f439 commit a9f61e0

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.5.0</version>
32+
<version>0.6.0</version>
3333
</dependency>
3434
<!-- [END analytics-admin_install_without_bom] -->
3535

0 commit comments

Comments
 (0)