Skip to content

Commit dd861e5

Browse files
authored
Merge pull request #1000 from profunktor/update/mdoc-2.7.1
Update mdoc, sbt-mdoc to 2.7.1
2 parents fc91eb3 + 63b48fe commit dd861e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.7.0")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
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)