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.
1 parent e6ab3c6 commit 72d0a37Copy full SHA for 72d0a37
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
7
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments