We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4849526 commit afde993Copy full SHA for afde993
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.8")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.9")
6
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
8
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.0")
0 commit comments