From 6217922b50bf96db2f599d2b3cf7cc12abd606af Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:54:51 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.111.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f597c2c6b..90578ab5f 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.110.0" + val lucumaCore = "0.111.2" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.74.0" val lucumaRefined = "0.1.2"