You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -85,7 +85,7 @@ public class SCoveragePreCompileMojo
85
85
* <li>if specified, and equals {@code 2.13} or starts with {@code 2.13.} - <b>{@code scalac-scoverage-plugin_2.13}</b> will be used</li>
86
86
* <li>if specified, but does not meet any of the above conditions or if not specified - plugin execution will be skipped</li>
87
87
* </ul>
88
-
*
88
+
*
89
89
* @since 1.0.0
90
90
*/
91
91
@Parameter( property = "scala.version" )
@@ -129,7 +129,7 @@ public class SCoveragePreCompileMojo
129
129
/**
130
130
* See <a href="https://github.com/scoverage/sbt-scoverage#highlighting">https://github.com/scoverage/sbt-scoverage#highlighting</a>.
0 commit comments