Skip to content

Commit e89f639

Browse files
authored
Merge pull request #738 from typelevel/update/sbt-mdoc-2.9.0
Update sbt-mdoc to 2.9.0
2 parents 4fdb483 + 46e8e2b commit e89f639

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
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
33
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
55
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)