Skip to content

Commit 56885d0

Browse files
Update dependency org.apache.pekko:pekko-stream_3 to v1.4.0 (#227)
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-stream_3](https://pekko.apache.org/) ([source](https://redirect.github.com/apache/pekko)) | `1.1.0` → `1.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.pekko:pekko-stream_3/1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.pekko:pekko-stream_3/1.1.0/1.4.0?slim=true) | --- > [!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-stream_3)</summary> ### [`v1.4.0`](https://redirect.github.com/apache/pekko/compare/v1.3.0...v1.4.0) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.3.0...v1.4.0) ### [`v1.3.0`](https://redirect.github.com/apache/pekko/compare/v1.2.1...v1.3.0) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.2.1...v1.3.0) ### [`v1.2.1`](https://redirect.github.com/apache/pekko/compare/v1.2.0...v1.2.1) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://redirect.github.com/apache/pekko/compare/v1.1.5...v1.2.0) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.5...v1.2.0) ### [`v1.1.5`](https://redirect.github.com/apache/pekko/compare/v1.1.4...v1.1.5) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.4...v1.1.5) ### [`v1.1.4`](https://redirect.github.com/apache/pekko/compare/v1.1.3...v1.1.4) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.3...v1.1.4) ### [`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) ### [`v1.1.2`](https://redirect.github.com/apache/pekko/compare/v1.1.1...v1.1.2) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.1...v1.1.2) ### [`v1.1.1`](https://redirect.github.com/apache/pekko/compare/v1.1.0...v1.1.1) [Compare Source](https://redirect.github.com/apache/pekko/compare/v1.1.0...v1.1.1) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 472d498 commit 56885d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.apache.pekko</groupId>
7676
<artifactId>pekko-stream_3</artifactId>
77-
<version>1.1.0</version>
77+
<version>1.4.0</version>
7878
<scope>test</scope>
7979
</dependency>
8080
<dependency>

0 commit comments

Comments
 (0)