We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787e057 commit 52fe0f8Copy full SHA for 52fe0f8
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
3
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.0")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.3")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.0")
7
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
9
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.6.0")
0 commit comments