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 b31f419 commit db79e0fCopy full SHA for db79e0f
build.sbt
@@ -14,7 +14,7 @@ startYear := Some(2011)
14
15
licenses := Seq("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
16
17
-scalaVersion := "2.9.2"
+scalaVersion := "2.10.0-RC1"
18
19
scalacOptions <<= scalaVersion map {
20
case x if x startsWith "2.9" =>
0 commit comments