Skip to content

Commit aa9b0ee

Browse files
Bump pekko.version from 1.1.3 to 1.1.4 (#544)
Bumps `pekko.version` from 1.1.3 to 1.1.4. Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) Updates `org.apache.pekko:pekko-actor_2.13` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-testkit_2.13 dependency-version: 1.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 566af57 commit aa9b0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<metrics.client.incubator.version>0.13.0</metrics.client.incubator.version>
9797
<metrics.jvm.extra.version>0.13.1</metrics.jvm.extra.version>
9898
<oval.version>3.2.1</oval.version>
99-
<pekko.version>1.1.3</pekko.version>
99+
<pekko.version>1.1.4</pekko.version>
100100
<pekko.http.version>1.2.0</pekko.http.version>
101101
<protobuf.version>4.31.1</protobuf.version>
102102
<scala.version>2.13</scala.version>

0 commit comments

Comments
 (0)