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 78e638f + 6ba7f31 commit 004583cCopy full SHA for 004583c
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
9
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20" )
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21" )
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-beta32")
0 commit comments