From e5a5f9066b1de0913997525f3b12c3ffc5085552 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:36:16 +0000 Subject: [PATCH 1/2] Update sbt-typelevel, ... to 0.6.0 --- project/plugins.sbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2d5fa1bef..47c434286 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0") addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15") addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2") From 55c6ce063f07e9dd28c6f7c738cd64a90101e35b Mon Sep 17 00:00:00 2001 From: Maksym Ochenashko Date: Wed, 18 Oct 2023 11:42:47 +0300 Subject: [PATCH 2/2] Fix compilation issue: update Laika imports --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index c38679680..93dc1eff3 100644 --- a/build.sbt +++ b/build.sbt @@ -354,7 +354,7 @@ lazy val docs = project "OPEN_TELEMETRY_VERSION" -> OpenTelemetryVersion ), laikaConfig := { - import laika.rewrite.nav.{ChoiceConfig, Selections, SelectionConfig} + import laika.config.{ChoiceConfig, Selections, SelectionConfig} laikaConfig.value.withConfigValue( Selections(