Skip to content

Commit eabd0e4

Browse files
committed
Update README.md
1 parent e979214 commit eabd0e4

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.5")
18+
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "0.99.5.1")
1919
```
2020

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

0 commit comments

Comments
 (0)