Skip to content

Commit b91f042

Browse files
authored
Merge pull request #507 from scala-steward/update/sbt-mdoc-2.3.7
Update sbt-mdoc to 2.3.7
2 parents fdfc6b3 + c494fe8 commit b91f042

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
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
33
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 commit comments

Comments
 (0)