Skip to content

Commit 52fe0f8

Browse files
Update sbt-mdoc to 2.2.0 (#490)
1 parent 787e057 commit 52fe0f8

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.geirsson" % "sbt-ci-release" % "1.5.3")
33
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.0")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.3")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.0")
77
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
99
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.6.0")

0 commit comments

Comments
 (0)