We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6295fbd + a37fd70 commit 6269021Copy full SHA for 6269021
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
9
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
10
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
11
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
12
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "2.0.0")
0 commit comments