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 789a7cc commit 4a8ca55Copy full SHA for 4a8ca55
build.sc
@@ -30,7 +30,7 @@ trait Deps {
30
def millPlatform: String
31
def scalaVersion: String = "2.13.14"
32
def millTestVersions: Seq[String]
33
- val scoverageVersion = "2.1.1"
+ val scoverageVersion = "2.2.0"
34
35
val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:6.4.1"
36
val logbackClassic = ivy"ch.qos.logback:logback-classic:1.1.3"
0 commit comments