From 9491d5dfed52acdec339a0a7276244d4a980ebe6 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:43:25 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.88.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ab5ada98..a3b3ca7b 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ val fs2Version = "3.9.3" val kittensVersion = "3.1.0" val munitVersion = "0.7.29" val munitCatsEffectVersion = "1.0.7" -val lucumaCoreVersion = "0.88.0" +val lucumaCoreVersion = "0.88.1" val lucumaODBSchema = "0.6.1" ThisBuild / tlBaseVersion := "0.63"