=sam #16684 Change to scala 2.11.5 in samples

This commit is contained in:
Patrik Nordwall 2015-01-22 09:49:36 +01:00
parent 7e2dfebf51
commit 08ffba6246
23 changed files with 31 additions and 31 deletions

View file

@ -2,7 +2,7 @@ name := "akka-sample-main-java-lambda"
version := "1.0"
scalaVersion := "2.10.4"
scalaVersion := "2.11.5"
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-actor" % "2.4-SNAPSHOT"