We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bec1cc8 + 99674ee commit a1805d4Copy full SHA for a1805d4
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.18.2")
4
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")
6
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
8
0 commit comments