From 8b524ea930de505bc22ecfd857ccb45facb61260 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:17:08 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.100.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index a05665dfb..fad30343b 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val Versions = new { val http4s = "0.23.27" val http4sDom = "0.2.11" val log4catsLogLevel = "0.3.1" - val lucumaCore = "0.100.0" + val lucumaCore = "0.100.1" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.68.1" val lucumaRefined = "0.1.2"