Skip to content

Commit

Permalink
Update sbt-scoverage to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Feb 26, 2024
1 parent b326ba4 commit 2a7f154
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 @@ -17,6 +17,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" %
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("com.47deg" %% "sbt-hood-plugin" % "0.4.0")

0 comments on commit 2a7f154

Please sign in to comment.