Skip to content

Commit 04e36ef

Browse files
Update sbt-mdoc to 2.1.3 (#369)
1 parent 630be6a commit 04e36ef

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,5 +2,5 @@ addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.1")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.3")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.1")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.3")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")

0 commit comments

Comments
 (0)