There was an error while loading. Please reload this page.
Classpaths.sbtPluginReleases
project/plugins.sbt
1 parent 8a20f55 commit dbcc57bCopy full SHA for dbcc57b
README.md
@@ -16,8 +16,6 @@ Sbt-scoverage is an SBT auto plugin. This means it will only work with SBT 0.13.
16
17
Add the plugin to your build with the following in project/plugins.sbt:
18
```scala
19
-resolvers += Classpaths.sbtPluginReleases
20
-
21
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.0.4")
22
```
23
0 commit comments