Skip to content

Commit 859c52a

Browse files
authored
Merge pull request scalacenter#2013 from scalacenter/update/mdoc-2.5.3
Update mdoc, sbt-mdoc to 2.5.3
2 parents 6f45889 + ec241ab commit 859c52a

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
88
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")

0 commit comments

Comments
 (0)