When using the latest version of Akka, Play just immediately hangs up on every HTTP connection attempt.
NoSuchMethodError: akka.actor.ActorSystem.dispatcher()Lakka/dispatch/MessageDispatcher;
What is the most-recent Akka verison compatible with Play?
"com.typesafe.akka" %% "akka-actor" % "2.2-SNAPSHOT",