Skip to content

Commit 88136b6

Browse files
committed
Update README to latest version
1 parent 35767c7 commit 88136b6

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)