Skip to content

Commit 68b6cd3

Browse files
committed
Update readme
1 parent 3557b2c commit 68b6cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sbt.version = 1.1.1
2424

2525
Add the plugin in project/plugins.sbt:
2626
```scala
27-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
27+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
2828
```
2929

3030
Run the tests with enabled coverage:

0 commit comments

Comments
 (0)