Skip to content

Commit 389cffc

Browse files
Bump akkaVersion from 2.6.8 to 2.6.9 (#131)
Bumps `akkaVersion` from 2.6.8 to 2.6.9. Updates `akka-actor-typed_2.13` from 2.6.8 to 2.6.9 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.8...v2.6.9) Updates `akka-actor-testkit-typed_2.13` from 2.6.8 to 2.6.9 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.8...v2.6.9) Updates `akka-testkit_2.13` from 2.6.8 to 2.6.9 - [Release notes](https://github.com/akka/akka/releases) - [Commits](akka/akka-core@v2.6.8...v2.6.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2cfd699 commit 389cffc

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-
<akkaVersion>2.6.8</akkaVersion>
16+
<akkaVersion>2.6.9</akkaVersion>
1717
<logbackVersion>1.2.3</logbackVersion>
1818
</properties>
1919

0 commit comments

Comments
 (0)