From 82eb847fd6c55b64136fb4387b9fb72c4f8dc06e Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 16:37:06 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.87.0 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index 3729da70..d94cdf35 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -89,7 +89,7 @@ object Settings { val gppUI = "0.0.3" // Lucuma - val lucumaCore = "0.86.1" + val lucumaCore = "0.87.0" val lucumaUI = "0.66.0" val lucumaSchemas = "0.61.0"