There was an error while loading. Please reload this page.
1 parent 69f71dc commit 74f2937Copy full SHA for 74f2937
README.md
@@ -15,7 +15,7 @@ discussion on scoverage.
15
16
Add the plugin in project/plugins.sbt:
17
```scala
18
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.4.0")
19
```
20
21
Run the tests with enabled coverage:
0 commit comments