Skip to content

Commit ca46142

Browse files
authored
Merge pull request #575 from profunktor/update/mdoc-2.9.0
Update mdoc, sbt-mdoc to 2.9.0
2 parents f50fbc3 + ef05c9f commit ca46142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
66
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
88
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")

0 commit comments

Comments
 (0)