Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Merge bc8339b into 0cb9a87
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofumarola committed Mar 2, 2016
2 parents 0cb9a87 + bc8339b commit f3b7940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -26,7 +26,7 @@ scmInfo := Some(

licenses += "Apache2" -> url("http://www.apache.org/licenses/")

scalaVersion := "2.11.7"
scalaVersion := "2.10.6"

resolvers += "scalaz-bintray" at "http://dl.bintray.com/scalaz/releases"

Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,6 +1,6 @@
resolvers += Classpaths.sbtPluginReleases

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.9")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.0.0")

Expand Down

0 comments on commit f3b7940

Please sign in to comment.