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 93edf00 commit 2b12851Copy full SHA for 2b12851
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