Skip to content

Commit 288e59e

Browse files
Update dependency org.apache.pekko:pekko-bom_3 to v1.1.3 (#103)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.pekko:pekko-bom_3](https://pekko.apache.org/) ([source](https://redirect.github.com/apache/pekko)) | `1.1.2` -> `1.1.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.pekko:pekko-bom_3/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.pekko:pekko-bom_3/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.pekko:pekko-bom_3/1.1.2/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.pekko:pekko-bom_3/1.1.2/1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>apache/pekko (org.apache.pekko:pekko-bom_3)</summary> ### [`v1.1.3`](https://redirect.github.com/apache/pekko/compare/v1.1.2...v1.1.3) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.2...v1.1.3) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02a2438 commit 288e59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flows/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.apache.pekko</groupId>
2020
<artifactId>pekko-bom_3</artifactId>
21-
<version>1.1.2</version>
21+
<version>1.1.3</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)