Skip to content

Commit

Permalink
Merge pull request #335 from FabioPinheiro/update/laika-sbt-1.3.1
Browse files Browse the repository at this point in the history
Update laika-sbt to 1.3.1
  • Loading branch information
FabioPinheiro authored Jan 21, 2025
2 parents 3033e16 + e8cc51e commit 7771bb5
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 @@ -65,7 +65,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

// mdoc - https://github.com/scalameta/mdoc/tags
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.2.1") // https://typelevel.org/Laika/
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.3.1") // 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 7771bb5

Please sign in to comment.