Skip to content

Commit 4a8ca55

Browse files
Update Scoverage from 2.1.1 to 2.2.0 (#179)
Pull request: #179
1 parent 789a7cc commit 4a8ca55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ trait Deps {
3030
def millPlatform: String
3131
def scalaVersion: String = "2.13.14"
3232
def millTestVersions: Seq[String]
33-
val scoverageVersion = "2.1.1"
33+
val scoverageVersion = "2.2.0"
3434

3535
val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:6.4.1"
3636
val logbackClassic = ivy"ch.qos.logback:logback-classic:1.1.3"

0 commit comments

Comments
 (0)