Skip to content

Commit a07bfc5

Browse files
committed
Update README.md
1 parent 0a9e7e5 commit a07bfc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

2121
Add the plugin settings to your project somewhere in build.sbt:
@@ -116,7 +116,7 @@ team's continuous integration process and a required quality standard.
116116
```
117117
This software is licensed under the Apache 2 license, quoted below.
118118
119-
Copyright 2014 Stephen Samuel and contributors
119+
Copyright 2013-2014 Stephen Samuel and contributors
120120
121121
Licensed under the Apache License, Version 2.0 (the "License"); you may not
122122
use this file except in compliance with the License. You may obtain a copy of

0 commit comments

Comments
 (0)