=sam #16684 Change to scala 2.11.5 in samples
This commit is contained in:
parent
7e2dfebf51
commit
08ffba6246
23 changed files with 31 additions and 31 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue