We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29284f commit 03aa042Copy full SHA for 03aa042
project/plugins.sbt
@@ -11,4 +11,4 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
13
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
14
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.4")
0 commit comments