Skip to content

Commit 593c5c9

Browse files
Update mdoc, sbt-mdoc to 2.9.1 (#1206)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
1 parent 44a1323 commit 593c5c9

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("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
44
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.1")
88
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
99
addSbtPlugin("dev.zio" % "zio-sbt-ci" % zioSbtVersion)
1010
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % zioSbtVersion)

0 commit comments

Comments
 (0)