Skip to content

Commit 121a45d

Browse files
committed
Update sbt-mdoc to 2.9.0
1 parent f1227df commit 121a45d

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
@@ -12,6 +12,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1212

1313
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
15+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
1616

1717
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.5")

0 commit comments

Comments
 (0)