Skip to content

Commit

Permalink
Revert "Scala 2.11.9" (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Apr 5, 2017
1 parent e003652 commit 8761f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
val scalamock = "org.scalamock" %% "scalamock-scalatest-support" % "3.4.2"
val sbtIo = "org.scala-sbt" %% "io" % "1.0.0-M7"
val scala210 = "2.10.6"
val scala211 = "2.11.9"
val scala211 = "2.11.8"
val scala212 = "2.12.1"
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "1.0.5"
val parserCombinator = "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.5"
Expand Down

0 comments on commit 8761f4a

Please sign in to comment.