Skip to content

Commit 6ab56da

Browse files
committed
Update mdoc, sbt-mdoc to 2.3.8
1 parent 61b4df9 commit 6ab56da

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
88
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
1010
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1111
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
1212
addSbtPlugin("com.github.sbt" % "sbt-site-asciidoctor" % "1.5.0")

0 commit comments

Comments
 (0)