Skip to content

Commit

Permalink
Update scalac-scoverage-runtime to 2.0.11 (#64)
Browse files Browse the repository at this point in the history
Pull request: #64
  • Loading branch information
scala-steward authored Sep 14, 2023
1 parent 8853e8b commit e32ff18
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 @@ -31,7 +31,7 @@ trait Deps {
def osLib: Dep
val reflections = ivy"org.reflections:reflections:0.10.2"
val scalaTest = ivy"org.scalatest::scalatest:3.2.16"
val scoverageVersion = "2.0.10"
val scoverageVersion = "2.0.11"
val slf4j = ivy"org.slf4j:slf4j-api:1.7.25"
val slf4jSimple = ivy"org.slf4j:slf4j-simple:1.7.25"
val utilsFunctional = ivy"de.tototec:de.tototec.utils.functional:2.0.1"
Expand Down

0 comments on commit e32ff18

Please sign in to comment.