From b411b13cc9d520c0e4fc265853fb8c1de7051482 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:55:07 +0000 Subject: [PATCH] Update sbt-lucuma-app, sbt-lucuma-css to 0.12.0 --- project/Versions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Versions.scala b/project/Versions.scala index 06e6a90c44..9cf0879d8e 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -37,7 +37,7 @@ object Versions { val reactAladin = "0.32.2" val refinedAlgebra = "0.1.1" val sbtBuildInfo = "0.12.0" - val sbtLucuma = "0.11.17" + val sbtLucuma = "0.12.0" val scalaCollectionContrib = "0.3.0" val scalaJsDom = "2.8.0" val scalaJsReact = "3.0.0-beta6"