Skip to content

Commit b62c6ff

Browse files
Bump akka.version from 2.6.10 to 2.6.12
Bumps `akka.version` from 2.6.10 to 2.6.12. Updates `akka-actor-typed_2.13` from 2.6.10 to 2.6.12 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.10...v2.6.12) Updates `akka-actor-testkit-typed_2.13` from 2.6.10 to 2.6.12 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.10...v2.6.12) Updates `akka-testkit_2.13` from 2.6.10 to 2.6.12 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.10...v2.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e871f15 commit b62c6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

akka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>Java Examples - Akka</name>
1414

1515
<properties>
16-
<akka.version>2.6.10</akka.version>
16+
<akka.version>2.6.12</akka.version>
1717
<logback.version>1.2.3</logback.version>
1818
</properties>
1919

0 commit comments

Comments
 (0)