From 0dc06f76da5846350e94df3b38ce5256945a7b7a Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:32:19 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.89.0 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index aaf79593..e971d0e9 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -89,7 +89,7 @@ object Settings { val gppUI = "0.0.3" // Lucuma - val lucumaCore = "0.88.2" + val lucumaCore = "0.89.0" val lucumaUI = "0.66.0" val lucumaSchemas = "0.63.0"