Skip to content

Commit 03aa042

Browse files
committed
Update sbt-scoverage to 2.0.4
1 parent a29284f commit 03aa042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
1212
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
1313
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
14-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
14+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.4")

0 commit comments

Comments
 (0)