Skip to content

Commit 6bffea1

Browse files
committed
Updated readme for 0.99.3
1 parent a8976e3 commit 6bffea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)