We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d249cd7 + 74f2937 commit 541bed3Copy full SHA for 541bed3
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