Skip to content

Commit ea3bde1

Browse files
authored
Update mdoc, sbt-mdoc to 2.3.3
1 parent bd9143a commit ea3bde1

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,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10"
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")

0 commit comments

Comments
 (0)