From 07e4e3685a3983b8c0784929a563de32335ff210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:04:32 +0000 Subject: [PATCH] Bump pekko.version from 1.0.3 to 1.1.0 Bumps `pekko.version` from 1.0.3 to 1.1.0. Updates `org.apache.pekko:pekko-actor_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-stream_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c7f6144..73592df 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 1.3.2 1.0.2 1.0.1 - 1.0.3 + 1.1.0 3.25.3 3.25.2 2.13.14