From bd0bf11a2a4fde79ca532ffc61dbc38b57369d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jun 2021 20:05:48 +0000 Subject: [PATCH] Bump akka.version from 2.6.13 to 2.6.15 Bumps `akka.version` from 2.6.13 to 2.6.15. Updates `akka-actor-typed_2.13` from 2.6.13 to 2.6.15 - [Release notes](https://github.com/akka/akka/releases) - [Commits](https://github.com/akka/akka/compare/v2.6.13...v2.6.15) Updates `akka-actor-testkit-typed_2.13` from 2.6.13 to 2.6.15 - [Release notes](https://github.com/akka/akka/releases) - [Commits](https://github.com/akka/akka/compare/v2.6.13...v2.6.15) Updates `akka-testkit_2.13` from 2.6.13 to 2.6.15 - [Release notes](https://github.com/akka/akka/releases) - [Commits](https://github.com/akka/akka/compare/v2.6.13...v2.6.15) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-actor-typed_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-actor-testkit-typed_2.13 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- akka/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka/pom.xml b/akka/pom.xml index 91f18e14..27ca12a4 100644 --- a/akka/pom.xml +++ b/akka/pom.xml @@ -13,7 +13,7 @@ Java Examples - Akka - 2.6.13 + 2.6.15 1.2.3