From d17a3547886e7a1e2ca9e9af3f09480904cfe1e8 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:26:53 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.105.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e8850243b..40e805de6 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val Versions = new { val http4s = "0.23.28" val http4sDom = "0.2.11" val log4catsLogLevel = "0.3.1" - val lucumaCore = "0.105.0" + val lucumaCore = "0.105.1" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.71.2" val lucumaRefined = "0.1.2"