We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5c48d6 + 3cbc8d0 commit d977320Copy full SHA for d977320
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
6
7
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
8
9
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")
10
0 commit comments