Skip to content

Commit d6a5457

Browse files
committed
Update mdoc, sbt-mdoc to 2.5.1
1 parent 6db7875 commit d6a5457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
44
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
66
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.23.0")

0 commit comments

Comments
 (0)