Skip to content

Commit

Permalink
Update scalac-scoverage-runtime to 2.2.1 (#133)
Browse files Browse the repository at this point in the history
Pull request: #133
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent 066ada7 commit 07fe65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ trait Deps {
val millScalalib = ivy"com.lihaoyi::mill-scalalib:${millVersion}"
def osLib: Dep
val scalaTest = ivy"org.scalatest::scalatest:3.2.19"
val scoverageVersion = "2.2.0"
val scoverageVersion = "2.2.1"
val slf4j = ivy"org.slf4j:slf4j-api:1.7.25"
val utilsFunctional = ivy"de.tototec:de.tototec.utils.functional:2.0.1"
}
Expand Down

0 comments on commit 07fe65a

Please sign in to comment.