We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048cc47 commit a9077bcCopy full SHA for a9077bc
README.md
@@ -150,7 +150,7 @@ executed during the test run. In addition two of the cases in the partial functi
150
This project is the base library for instrumenting code via a scalac compiler plugin. To use scoverage in your
151
project you will need to use one of the build plugins:
152
153
-* [maven-scoverage-plugin](https://github.com/scoverage/maven-scoverage-plugin)
+* [scoverage-maven-plugin](https://github.com/scoverage/scoverage-maven-plugin)
154
* [sbt-scoverage](https://github.com/scoverage/sbt-scoverage)
155
* [gradle-scoverage](https://github.com/scoverage/gradle-scoverage)
156
* [sbt-coveralls](https://github.com/scoverage/sbt-coveralls)
0 commit comments