From 576ad27c8dc5a7647314fbdbe3dae55b42aaf7ad Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:11:19 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.112.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 19a534ab0..357adadc8 100644 --- a/build.sbt +++ b/build.sbt @@ -15,7 +15,7 @@ val Versions = new { val http4s = "0.23.30" val http4sDom = "0.2.11" val log4catsLogLevel = "0.3.1" - val lucumaCore = "0.111.3" + val lucumaCore = "0.112.1" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.74.0" val lucumaRefined = "0.1.2"