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 fc91eb3 + 63b48fe commit dd861e5Copy full SHA for dd861e5
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.7.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
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