New SBT eclipse plugin

This commit is contained in:
Sarah Gerweck 2015-08-09 11:33:13 -07:00
parent 8e7a5a35a6
commit 6b4a579755

View File

@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "3.0.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")