Skip to content

Commit

Permalink
Merge pull request #1210 from tofu-tf/update/mdoc-2.5.2
Browse files Browse the repository at this point in the history
Update mdoc, sbt-mdoc to 2.5.2
  • Loading branch information
dos65 authored May 6, 2024
2 parents 4c0ab2a + 12de6a6 commit 8c87552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ logLevel := Level.Warn

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

Expand Down

0 comments on commit 8c87552

Please sign in to comment.