From 60b5a98b24f7738f4a03a5564723bcb1b2cdd783 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:23:15 +0000 Subject: [PATCH] Update lucuma-itc-client to 0.22.6 --- project/Versions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Versions.scala b/project/Versions.scala index f1b019ff0..463bfc0ee 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -23,7 +23,7 @@ object Versions { val lucumaBC = "0.4.0" val lucumaCore = "0.107.0" val lucumaCatalog = "0.48.6" - val lucumaITC = "0.22.5" + val lucumaITC = "0.22.6" val lucumaReact = "0.71.2" val lucumaRefined = "0.1.3" val lucumaSchemas = "0.106.0"