Skip to content

Commit 07c8953

Browse files
committed
Update sbt-mdoc to 2.3.8
1 parent 7ace04a commit 07c8953

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.5")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
88
// addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
99

0 commit comments

Comments
 (0)