Skip to content

Commit

Permalink
switch to Laika 1.0.0-M5
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshalm committed Sep 25, 2023
1 parent baca2dc commit d89aeee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions site/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
resolvers +=
"Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.0-ab381f4-SNAPSHOT")
addSbtPlugin("org.typelevel" % "laika-sbt" % "1.0.0-M5")

0 comments on commit d89aeee

Please sign in to comment.