Skip to content

Commit cbe3086

Browse files
committed
Update sbt-mdoc to 2.3.8
1 parent d6bc52e commit cbe3086

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
44
// addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
55
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
88
// addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
99

0 commit comments

Comments
 (0)