Skip to content

Commit 7455ac9

Browse files
Update mdoc, sbt-mdoc to 2.7.2 (#658)
1 parent 54e70cb commit 7455ac9

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
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
44
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)