Skip to content

Commit 517d583

Browse files
Bump pekko.version from 1.0.2 to 1.0.3 (#457)
Bumps `pekko.version` from 1.0.2 to 1.0.3. Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.0.2...v1.0.3) Updates `org.apache.pekko:pekko-actor_2.13` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.0.2...v1.0.3) Updates `org.apache.pekko:pekko-stream_2.13` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.0.2...v1.0.3) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](apache/pekko@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.pekko:pekko-testkit_2.13 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 d51e681 commit 517d583

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.0.2</pekko.version>
99+
<pekko.version>1.0.3</pekko.version>
100100
<pekko.http.version>1.0.1</pekko.http.version>
101101
<protobuf.version>3.25.3</protobuf.version>
102102
<scala.version>2.13</scala.version>

0 commit comments

Comments
 (0)