We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93edf00 + 2b12851 commit 90cae8bCopy full SHA for 90cae8b
build.sbt
@@ -4,7 +4,7 @@ import sbt.ScriptedPlugin.autoImport.scriptedLaunchOpts
4
5
def localSnapshotVersion = "1.7.1-SNAPSHOT"
6
def isCI = System.getenv("CI") != null
7
-def scoverageVersion = "1.4.4"
+def scoverageVersion = "1.4.5"
8
9
inThisBuild(
10
List(
0 commit comments