From 9c66d19e386c8b89e878c16f0b47b54c067d7772 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 15:37:54 +0000 Subject: [PATCH] chore(deps): update dependency dev.cheleb:sbt-fullstack-js to v0.8.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index e3f8ea8..b189c57 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -17,4 +17,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0") // Scalafix addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.6") -addSbtPlugin("dev.cheleb" % "sbt-fullstack-js" % "0.7.0") +addSbtPlugin("dev.cheleb" % "sbt-fullstack-js" % "0.8.0")