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.
2 parents ee61bfe + e8fd4e0 commit d79e2f2Copy full SHA for d79e2f2
build.sbt
@@ -2,7 +2,7 @@ name := "sbt-scoverage"
2
3
import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
4
5
-lazy val scoverageVersion = "2.5.0"
+lazy val scoverageVersion = "2.5.1"
6
7
inThisBuild(
8
List(
0 commit comments