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 fdfc6b3 + c494fe8 commit b91f042Copy full SHA for b91f042
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
3
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
0 commit comments