scala - What is the latest akka version that can be used with 1.3.4 spray? -


here written:

spray 1.3.4 built against scala 2.10.5 , akka 2.3.9 scala 2.11.6 , akka 2.3.9.

does mean

"com.typesafe.akka" %% "akka-actor" % "2.4.12" "io.spray" %% "spray-can" % "1.3.4" 

in build.sbt bad combination ?

is latest version of akka compatible spray "2.3.9" ?


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -