Skip to content

Commit 0303f32

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-monitoring to v3.2.0 (GoogleCloudPlatform#6468)
[![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.cloud:google-cloud-monitoring](https://togithub.com/googleapis/java-monitoring) | `3.1.0` -> `3.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.2.0/compatibility-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring/3.2.0/confidence-slim/3.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-monitoring</summary> ### [`v3.2.0`](https://togithub.com/googleapis/java-monitoring/blob/master/CHANGELOG.md#&#8203;320-httpswwwgithubcomgoogleapisjava-monitoringcomparev310v320-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-monitoring/compare/v3.1.0...v3.2.0) ##### Features - Added support for auto-close configurations ([#&GoogleCloudPlatform#8203;730](https://www.togithub.com/googleapis/java-monitoring/issues/730)) ([a723983](https://www.github.com/googleapis/java-monitoring/commit/a723983722eaee3ac7a0b71bb526115420e1fea9)) - next release from main branch is 3.2.0 ([#&GoogleCloudPlatform#8203;709](https://www.togithub.com/googleapis/java-monitoring/issues/709)) ([6eab6bb](https://www.github.com/googleapis/java-monitoring/commit/6eab6bb259da744343cd71ce39357c7010de6003)) ##### Bug Fixes - **java:** java 17 dependency arguments ([#&GoogleCloudPlatform#8203;714](https://www.togithub.com/googleapis/java-monitoring/issues/714)) ([895efc9](https://www.github.com/googleapis/java-monitoring/commit/895efc913241d39fe54684a27fdaba06e0afe6e9)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&GoogleCloudPlatform#8203;729](https://www.togithub.com/googleapis/java-monitoring/issues/729)) ([22456cd](https://www.github.com/googleapis/java-monitoring/commit/22456cd76a6abe7ec6dfac92714ef042383af3b6)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&GoogleCloudPlatform#8203;736](https://www.togithub.com/googleapis/java-monitoring/issues/736)) ([bc15ad8](https://www.github.com/googleapis/java-monitoring/commit/bc15ad8033b1bb80facc705de4a8cf1da98ed96c)) - update dependency com.google.protobuf:protobuf-java-util to v3.19.1 ([#&GoogleCloudPlatform#8203;708](https://www.togithub.com/googleapis/java-monitoring/issues/708)) ([d9798fd](https://www.github.com/googleapis/java-monitoring/commit/d9798fdcc11ea563fed40c2fc3af189ccd498fbc)) - update dependency commons-cli:commons-cli to v1.5.0 ([#&GoogleCloudPlatform#8203;716](https://www.togithub.com/googleapis/java-monitoring/issues/716)) ([563c35e](https://www.github.com/googleapis/java-monitoring/commit/563c35ecd5e27b1feef3aae302c64008e33be1c5)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **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/GoogleCloudPlatform/java-docs-samples).
1 parent 8c44f52 commit 0303f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java8/bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-monitoring</artifactId>
60-
<version>3.1.0</version>
60+
<version>3.2.0</version>
6161
</dependency>
6262

6363
<dependency>

0 commit comments

Comments
 (0)