From c64fe4e09b0e122d0447c177079031915e90b9a2 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 01:05:40 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.105.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 99771c26e..e4f5d0d5f 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.104.0" + val lucumaCore = "0.105.0" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.71.1" val lucumaRefined = "0.1.2"