Skip to content

Commit 9ca4b6a

Browse files
authored
Merge pull request #2350 from scala-steward/update/mdoc-2.8.1
Update mdoc, sbt-mdoc to 2.8.1
2 parents b4f5ab3 + 6c88fb0 commit 9ca4b6a

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
@@ -9,6 +9,6 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
99
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1010
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1111
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
12-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
12+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1414
addDependencyTreePlugin

0 commit comments

Comments
 (0)