Skip to content

Commit

Permalink
Merge pull request #651 from typelevel/update/laika-sbt-1.2.1
Browse files Browse the repository at this point in the history
Update laika-sbt to 1.2.1
  • Loading branch information
jenshalm authored Nov 7, 2024
2 parents 61f3478 + e064baf commit e273364
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.16.0")

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

addSbtPlugin("org.typelevel" % "laika-sbt" % "1.2.0")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.2.1")

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

0 comments on commit e273364

Please sign in to comment.