File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Add the plugin to your build with the following in project/build.sbt:
15
15
``` scala
16
16
resolvers += Classpaths .sbtPluginReleases
17
17
18
- addSbtPlugin(" org.scoverage" %% " sbt-scoverage" % " 0.99.5 .1" )
18
+ addSbtPlugin(" org.scoverage" %% " sbt-scoverage" % " 0.99.7 .1" )
19
19
```
20
20
21
21
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.
116
116
```
117
117
This software is licensed under the Apache 2 license, quoted below.
118
118
119
- Copyright 2014 Stephen Samuel and contributors
119
+ Copyright 2013- 2014 Stephen Samuel and contributors
120
120
121
121
Licensed under the Apache License, Version 2.0 (the "License"); you may not
122
122
use this file except in compliance with the License. You may obtain a copy of
You can’t perform that action at this time.
0 commit comments