Upgrade to sbt-idea 1.5.1

This commit is contained in:
kxbmap
2013-08-01 02:15:56 +09:00
parent fd84b3f1c4
commit 1c6f4a1d1e

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")