Skip to content

Commit a9eeffb

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-optimization-bom to v1.1.0 (#4616)
[![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-optimization-bom](https://togithub.com/googleapis/java-optimization) | `1.0.0` -> `1.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-optimization-bom/1.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-optimization-bom/1.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-optimization-bom/1.1.0/compatibility-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-optimization-bom/1.1.0/confidence-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-optimization</summary> ### [`v1.1.0`](https://togithub.com/googleapis/java-optimization/blob/HEAD/CHANGELOG.md#&#8203;110-httpsgithubcomgoogleapisjava-optimizationcomparev100v110-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-optimization/compare/v1.0.0...v1.1.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;54](https://togithub.com/googleapis/java-optimization/issues/54)) ([e9284c1](https://togithub.com/googleapis/java-optimization/commit/e9284c1bd63cce756bda321edb3b2e0f9551efae)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;56](https://togithub.com/googleapis/java-optimization/issues/56)) ([fa19046](https://togithub.com/googleapis/java-optimization/commit/fa1904610fe7a42131e6802e126eab131b674846)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;53](https://togithub.com/googleapis/java-optimization/issues/53)) ([9d960a3](https://togithub.com/googleapis/java-optimization/commit/9d960a304dd3bdcf0c11bce0dbf8d8f9efd30f4d)) - update dependency com.google.cloud:google-cloud-storage to v2.7.0 ([#&#8203;49](https://togithub.com/googleapis/java-optimization/issues/49)) ([a6f9b2c](https://togithub.com/googleapis/java-optimization/commit/a6f9b2c34d9d2aca9ecc5f17857be55d2b74f11d)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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-cloud-bom).
1 parent ed92c4d commit a9eeffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
<dependency>
591591
<groupId>com.google.cloud</groupId>
592592
<artifactId>google-cloud-optimization-bom</artifactId>
593-
<version>1.0.0</version>
593+
<version>1.1.0</version>
594594
<type>pom</type>
595595
<scope>import</scope>
596596
</dependency>

0 commit comments

Comments
 (0)