Skip to content

Commit 6269021

Browse files
authored
Merge pull request #979 from profunktor/update/mdoc-2.6.4
Update mdoc, sbt-mdoc to 2.6.4
2 parents 6295fbd + a37fd70 commit 6269021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
1010
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
1111
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1212
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "2.0.0")

0 commit comments

Comments
 (0)