Skip to content

Commit eb9187a

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-channel-bom to v3.7.0 (#4604)
[![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-channel-bom](https://togithub.com/googleapis/java-channel) | `3.6.1` -> `3.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel-bom/3.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel-bom/3.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel-bom/3.7.0/compatibility-slim/3.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-channel-bom/3.7.0/confidence-slim/3.6.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-channel</summary> ### [`v3.7.0`](https://togithub.com/googleapis/java-channel/blob/HEAD/CHANGELOG.md#&#8203;370-httpsgithubcomgoogleapisjava-channelcomparev361v370-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-channel/compare/v3.6.1...v3.7.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;311](https://togithub.com/googleapis/java-channel/issues/311)) ([b2260c8](https://togithub.com/googleapis/java-channel/commit/b2260c87d95f91517b4cbeb949035936ff875b3c)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;317](https://togithub.com/googleapis/java-channel/issues/317)) ([d28dd8f](https://togithub.com/googleapis/java-channel/commit/d28dd8f59e895ca12dff9a7a4640cedd2744c03c)) </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 c402a07 commit eb9187a

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
@@ -289,7 +289,7 @@
289289
<dependency>
290290
<groupId>com.google.cloud</groupId>
291291
<artifactId>google-cloud-channel-bom</artifactId>
292-
<version>3.6.1</version>
292+
<version>3.7.0</version>
293293
<type>pom</type>
294294
<scope>import</scope>
295295
</dependency>

0 commit comments

Comments
 (0)