Skip to content

Commit

Permalink
Merge pull request #70 from tarao/renovate/org.scoverage-sbt-scoverag…
Browse files Browse the repository at this point in the history
…e-2.x

Update dependency org.scoverage:sbt-scoverage to v2.0.10
  • Loading branch information
tarao authored Feb 15, 2024
2 parents 8449037 + 7d6a28c commit af2745d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.5")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")

0 comments on commit af2745d

Please sign in to comment.