Skip to content

Commit 029f9b0

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-functions-bom to v2.4.1 (#4537)
[![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-functions-bom](https://togithub.com/googleapis/java-functions) | `2.4.0` -> `2.4.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions-bom/2.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions-bom/2.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions-bom/2.4.1/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions-bom/2.4.1/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-functions</summary> ### [`v2.4.1`](https://togithub.com/googleapis/java-functions/blob/HEAD/CHANGELOG.md#&#8203;241-httpsgithubcomgoogleapisjava-functionscomparev240v241-2022-06-23) [Compare Source](https://togithub.com/googleapis/java-functions/compare/v2.4.0...v2.4.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;430](https://togithub.com/googleapis/java-functions/issues/430)) ([0daaa26](https://togithub.com/googleapis/java-functions/commit/0daaa26aae8dbdc135dc7a5c7a96101571708287)) </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 349f0ea commit 029f9b0

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
@@ -455,7 +455,7 @@
455455
<dependency>
456456
<groupId>com.google.cloud</groupId>
457457
<artifactId>google-cloud-functions-bom</artifactId>
458-
<version>2.4.0</version>
458+
<version>2.4.1</version>
459459
<type>pom</type>
460460
<scope>import</scope>
461461
</dependency>

0 commit comments

Comments
 (0)