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 4fef4bc + e3e17da commit 9f353a0Copy full SHA for 9f353a0
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
16
17
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
18
19
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
20
21
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.2")
22
0 commit comments