Skip to content

Commit 86f19ec

Browse files
committed
Revert to Scala 2.11.1
1 parent 12da529 commit 86f19ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import xerial.sbt.Sonatype._
2626

2727
object Build extends Build {
2828

29-
val SCALA_VERSION = "2.11.2"
29+
val SCALA_VERSION = "2.11.1"
3030

3131
lazy val buildSettings = Defaults.coreDefaultSettings ++
3232
sonatypeSettings ++

0 commit comments

Comments
 (0)