Skip to content

Commit

Permalink
Merge pull request #201 from FabioPinheiro/update/laika-sbt-1.0.1
Browse files Browse the repository at this point in the history
Update laika-sbt to 1.0.1
  • Loading branch information
FabioPinheiro authored Feb 24, 2024
2 parents 1321cbf + 9e16e15 commit c233965
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.11.1")

// mdoc - https://github.com/scalameta/mdoc/tags
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.0.0") // https://typelevel.org/Laika/
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.0.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 c233965

Please sign in to comment.