diff --git a/project/plugins.sbt b/project/plugins.sbt index 746e803..4800675 100755 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ // Run sbt eclipse to create Eclipse project file -addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.5.0") +addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.3.0") // Run sbt gen-idea to create IntelliJ project file addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")