Skip to content

Commit 30e7305

Browse files
committed
Merge pull request #154 from m-sp/patch-1
Update README to latest version
2 parents 35767c7 + 88136b6 commit 30e7305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ discussion on scoverage.
1414

1515
Add the plugin in project/plugins.sbt:
1616
```scala
17-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.4")
17+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")
1818
```
1919

2020
Run the tests with enabled coverage:

0 commit comments

Comments
 (0)