We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c7240d + 397a785 commit 05208e1Copy full SHA for 05208e1
build.sbt
@@ -5,7 +5,7 @@ sbtPlugin := true
5
sbtVersion in Global := {
6
scalaBinaryVersion.value match {
7
case "2.10" => "0.13.5"
8
- case "2.9.2" => "0.12.4"
+ case "2.9.2" => "0.13.5"
9
}
10
11
0 commit comments