We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d6cf1 commit a4cb3d3Copy full SHA for a4cb3d3
build.sbt
@@ -2,7 +2,7 @@ name := "sbt-scoverage"
2
3
import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
4
5
-lazy val scoverageVersion = "2.0.0-M2"
+lazy val scoverageVersion = "2.0.0-M3"
6
7
inThisBuild(
8
List(
0 commit comments