diff --git a/project/plugins.sbt b/project/plugins.sbt index 77b59b4..01c2166 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,6 +6,6 @@ resolvers += Resolver.url("artifactory", url("http://scalasbt.artifactoryonline. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.2.0-SNAPSHOT") -addSbtPlugin("org.ensime" % "ensime-sbt-cmd" % "0.1.0") +%addSbtPlugin("org.ensime" % "ensime-sbt-cmd" % "0.1.0") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.8.3") \ No newline at end of file