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 54e70cb commit 7455ac9Copy full SHA for 7455ac9
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
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.7.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments