We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 198973b + 790da67 commit 1b51cb1Copy full SHA for 1b51cb1
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
6
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.23.0")
0 commit comments