From b3d6ec50607794b5279fc81d090f4fc311475811 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:10:31 +0000 Subject: [PATCH] Update lucuma-itc-client to 0.26.0 --- project/Versions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Versions.scala b/project/Versions.scala index 64a36922be..99aef73019 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -23,7 +23,7 @@ object Versions { val lucumaBC = "0.4.0" val lucumaCore = "0.114.2" val lucumaCatalog = "0.49.0" - val lucumaITC = "0.25.1" + val lucumaITC = "0.26.0" val lucumaReact = "0.78.2" val lucumaRefined = "0.1.3" val lucumaSchemas = "0.115.0"