Skip to content

Commit 1a935af

Browse files
Update sbt-mdoc to 2.7.2 (#5723)
1 parent 7f639b7 commit 1a935af

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
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
1616
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
1717
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
1818
addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0")
19-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
19+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
2020
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
2121
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
2222

0 commit comments

Comments
 (0)