Skip to content

Commit 15ff290

Browse files
authored
Merge pull request #3670 from scala-steward/update/mdoc-2.7.2
Update mdoc, sbt-mdoc to 2.7.2
2 parents ab659c1 + e3c7f9e commit 15ff290

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,7 +9,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
12+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1414
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
1515

0 commit comments

Comments
 (0)