Skip to content

Commit

Permalink
Update plugins.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
melantronic committed Sep 20, 2016
1 parent e9a1201 commit 13d57df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scala/Evaluator/project/plugins.sbt
Expand Up @@ -2,3 +2,4 @@ resolvers += Resolver.sonatypeRepo("public")

addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")

0 comments on commit 13d57df

Please sign in to comment.