Skip to content

Commit

Permalink
Update sbt-scoverage to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 12, 2022
1 parent e2c9d1e commit 71ba3cc
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 @@ -18,6 +18,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" %
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.4")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.47deg" %% "sbt-hood-plugin" % "0.3.0")

0 comments on commit 71ba3cc

Please sign in to comment.