Skip to content

Commit

Permalink
Update mdoc, sbt-mdoc to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioPinheiro committed Sep 16, 2024
1 parent ec2ff60 commit ffd9973
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 @@ -64,7 +64,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

// mdoc - https://github.com/scalameta/mdoc/tags
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.2.0") // https://typelevel.org/Laika/
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0") // https://github.com/sbt/sbt-unidoc
// addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2") // https://typelevel.org/sbt-typelevel/site.html
Expand Down

0 comments on commit ffd9973

Please sign in to comment.