Skip to content

Commit 2e70518

Browse files
committed
Bump Akka version to 2.3.2
Quoth @rkuhn: > seeing that you are cutting a Scala release, we’ll need to > decide on which Akka version to bundle with it. 2.3.0 has > some remoting bugs which we’d like to leave behind Given the difficult of overriding the bundled Akka version from the Scala script runner (SI-8472), we've deemed it worthwhile to bump the Akka version before releasing 2.11.0.
1 parent d556f83 commit 2e70518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ scala-parser-combinators.version.number=1.0.1
2222
scala-continuations-plugin.version.number=1.0.1
2323
scala-continuations-library.version.number=1.0.1
2424
scala-swing.version.number=1.0.1
25-
akka-actor.version.number=2.3.0
25+
akka-actor.version.number=2.3.2
2626
actors-migration.version.number=1.1.0
2727

2828
# external modules, used internally (not shipped)

0 commit comments

Comments
 (0)