Skip to content

Commit ee2a2c6

Browse files
committed
Update scalac-scoverage-runtime to 2.5.2
1 parent 8b336b3 commit ee2a2c6

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
@@ -28,7 +28,7 @@ trait Deps {
2828
val millScalalib = ivy"com.lihaoyi::mill-scalalib:${millVersion}"
2929
def osLib: Dep
3030
val scalaTest = ivy"org.scalatest::scalatest:3.2.19"
31-
val scoverageVersion = "2.3.0"
31+
val scoverageVersion = "2.5.2"
3232
val slf4j = ivy"org.slf4j:slf4j-api:1.7.25"
3333
val utilsFunctional = ivy"de.tototec:de.tototec.utils.functional:2.0.1"
3434
}

0 commit comments

Comments
 (0)