Merge pull request #57 from kxbmap/upgrade-sbt-idea

Upgrade to sbt-idea 1.5.1
This commit is contained in:
Naoki Takezoe
2013-07-31 16:32:51 -07:00

View File

@@ -1,6 +1,6 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.2")
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.2.0")
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.1")
addSbtPlugin("org.scalatra.sbt" % "scalatra-sbt" % "0.2.0")