We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f21ac2 + e4e6197 commit a5c48d6Copy full SHA for a5c48d6
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.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
8
9
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")
10
0 commit comments