From 773fd6f50701052d467e8682a909ad8ce4d85d52 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 6 Oct 2022 18:38:19 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-billingbudgets to v2.3.6 (#791) 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.cloud:google-cloud-billingbudgets](https://togithub.com/googleapis/java-billingbudgets) | `2.3.5` -> `2.3.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-billingbudgets/2.3.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-billingbudgets/2.3.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-billingbudgets/2.3.6/compatibility-slim/2.3.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-billingbudgets/2.3.6/confidence-slim/2.3.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-billingbudgets ### [`v2.3.6`](https://togithub.com/googleapis/java-billingbudgets/blob/HEAD/CHANGELOG.md#​236-httpsgithubcomgoogleapisjava-billingbudgetscomparev235v236-2022-10-04) [Compare Source](https://togithub.com/googleapis/java-billingbudgets/compare/v2.3.5...v2.3.6) ##### Bug Fixes - update protobuf to v3.21.7 ([bb34ba9](https://togithub.com/googleapis/java-billingbudgets/commit/bb34ba98ef1ee8fc29a08359e15b6a46b5b70efa))
--- ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- 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-billingbudgets). --- java-billingbudgets/README.md | 6 +++--- java-billingbudgets/samples/install-without-bom/pom.xml | 2 +- java-billingbudgets/samples/snapshot/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/java-billingbudgets/README.md b/java-billingbudgets/README.md index 38cf890c5455..7cf0bc504389 100644 --- a/java-billingbudgets/README.md +++ b/java-billingbudgets/README.md @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-billingbudgets - 2.3.5 + 2.3.6 ``` @@ -56,13 +56,13 @@ implementation 'com.google.cloud:google-cloud-billingbudgets' If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-billingbudgets:2.3.5' +implementation 'com.google.cloud:google-cloud-billingbudgets:2.3.6' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.3.5" +libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.3.6" ``` ## Authentication diff --git a/java-billingbudgets/samples/install-without-bom/pom.xml b/java-billingbudgets/samples/install-without-bom/pom.xml index 4bd7dd98e8a7..205bcb1242fb 100644 --- a/java-billingbudgets/samples/install-without-bom/pom.xml +++ b/java-billingbudgets/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-billingbudgets - 2.3.5 + 2.3.6 diff --git a/java-billingbudgets/samples/snapshot/pom.xml b/java-billingbudgets/samples/snapshot/pom.xml index 4339f429d41e..8dbeab8548f4 100644 --- a/java-billingbudgets/samples/snapshot/pom.xml +++ b/java-billingbudgets/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-billingbudgets - 2.3.5 + 2.3.6