Skip to content

Commit afde993

Browse files
authored
Update sbt-mdoc to 2.2.9
1 parent 4849526 commit afde993

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.8")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.9")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.0")

0 commit comments

Comments
 (0)