We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12da529 commit 86f19ecCopy full SHA for 86f19ec
project/Build.scala
@@ -26,7 +26,7 @@ import xerial.sbt.Sonatype._
26
27
object Build extends Build {
28
29
- val SCALA_VERSION = "2.11.2"
+ val SCALA_VERSION = "2.11.1"
30
31
lazy val buildSettings = Defaults.coreDefaultSettings ++
32
sonatypeSettings ++
0 commit comments