We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988e24a commit 1fada2fCopy full SHA for 1fada2f
build.sbt
@@ -17,7 +17,7 @@ libraryDependencies += "org.scala-lang.modules" %% "scala-async" % "0.9.5"
17
18
libraryDependencies += "org.scalatest" %% "scalatest" % "2.2.6" % "test"
19
20
-libraryDependencies += "com.typesafe.akka" %% "akka-actor" % "2.4.6"
+libraryDependencies += "com.typesafe.akka" %% "akka-actor" % "2.4.7"
21
22
//TODO: enable after 1.0
23
//libraryDependencies += "com.typesafe.akka" %% "akka-stream-experimental" % "0.9"
0 commit comments