From bf5097d5a6806d85d232d06b742016910bb7ab48 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 20:37:50 +0000 Subject: [PATCH] Update lucuma-core, lucuma-core-testkit to 0.88.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index a3b3ca7b..64da778f 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.1" +val lucumaCoreVersion = "0.88.2" val lucumaODBSchema = "0.6.1" ThisBuild / tlBaseVersion := "0.63"