Skip to content

Commit 7734c61

Browse files
committed
Moved from build.sbt to plugin.sbt
1 parent 84a7704 commit 7734c61

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.sbt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,4 @@ scalacOptions += "-P:continuations:enable"
4242

4343
// code coverage
4444

45-
resolvers += Classpaths.sbtPluginReleases
46-
47-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.0.1")
48-
49-
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.0.0.BETA1")
50-
5145
scoverage.ScoverageSbtPlugin.ScoverageKeys.coverageHighlighting := false

0 commit comments

Comments
 (0)