Skip to content

Commit 432401e

Browse files
authored
Merge pull request #164 from scala-steward/update/mdoc-2.8.2
Update mdoc, sbt-mdoc to 2.8.2
2 parents d607f3d + eff07e0 commit 432401e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1") // override mdoc version from microsite
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2") // override mdoc version from microsite
88
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
99
// addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
1010

0 commit comments

Comments
 (0)