Skip to content

Commit

Permalink
Merge pull request #679 from typelevel/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
jenshalm authored Jan 23, 2025
2 parents aaf0c07 + 70fec41 commit d4175f0
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 @@ -10,6 +10,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

addSbtPlugin("org.typelevel" % "laika-sbt" % "1.3.0")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.3.1")

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")

0 comments on commit d4175f0

Please sign in to comment.