We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 549ea4b + a5b6488 commit cd94202Copy full SHA for cd94202
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
6
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
8
0 commit comments