We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c344e commit 57bef21Copy full SHA for 57bef21
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
0 commit comments