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 b144198 + 2bed478 commit 448cb4fCopy full SHA for 448cb4f
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
9
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
10
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") // "0.21.0-RC1")
11
// for Scala.js 1.x.x
12
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
0 commit comments