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.
2 parents af3bae6 + b21da3a commit 839a5d5Copy full SHA for 839a5d5
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
18
19
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
20
21
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
22
23
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.2")
24
0 commit comments