Skip to content

Commit db79e0f

Browse files
committed
2.10
1 parent b31f419 commit db79e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ startYear := Some(2011)
1414

1515
licenses := Seq("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
1616

17-
scalaVersion := "2.9.2"
17+
scalaVersion := "2.10.0-RC1"
1818

1919
scalacOptions <<= scalaVersion map {
2020
case x if x startsWith "2.9" =>

0 commit comments

Comments
 (0)