Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 5d78ea4

Browse files
Sam SmootSam Smoot
authored andcommitted
Upgrade to latest stable akka version.
1 parent a4fa913 commit 5d78ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lazy val commonSettings = scalariformSettings ++ Seq(
3636
homepage := Some(new java.net.URL("http://softwaremill.com"))
3737
)
3838

39-
val akkaVersion = "2.4.3"
39+
val akkaVersion = "2.4.4"
4040

4141
val scalaTest = "org.scalatest" %% "scalatest" % "2.2.6" % "test"
4242

0 commit comments

Comments
 (0)