Skip to content

Commit b628f5b

Browse files
committed
Update README.md
1 parent d81867b commit b628f5b

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
@@ -15,7 +15,7 @@ Add the plugin to your build with the following in project/build.sbt:
1515
```scala
1616
resolvers += Classpaths.sbtPluginReleases
1717

18-
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "0.99.4")
18+
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "0.99.4.1")
1919
```
2020

2121
Add the plugin settings to your project somewhere in build.sbt:

0 commit comments

Comments
 (0)