Skip to content

Commit 13e690b

Browse files
fix(deps): update dependency org.apache.pekko:pekko-bom_3 to v1.5.0 (#294)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.apache.pekko:pekko-bom_3](https://pekko.apache.org/) ([source](https://redirect.github.com/apache/pekko)) | `1.4.0` → `1.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.pekko:pekko-bom_3/1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.pekko:pekko-bom_3/1.4.0/1.5.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/101) for more information. --- ### Release Notes <details> <summary>apache/pekko (org.apache.pekko:pekko-bom_3)</summary> ### [`v1.5.0`](https://redirect.github.com/apache/pekko/compare/v1.4.0...v1.5.0) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.4.0...v1.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/softwaremill/jox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a2c86f commit 13e690b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flows/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.apache.pekko</groupId>
6060
<artifactId>pekko-bom_3</artifactId>
61-
<version>1.4.0</version>
61+
<version>1.5.0</version>
6262
<type>pom</type>
6363
<scope>import</scope>
6464
</dependency>

0 commit comments

Comments
 (0)