From da72993efa7a2a464e97563ed94fdb760e981eec Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:10:34 +0000 Subject: [PATCH] Update lucuma-sso-frontend-client to 0.6.27 --- project/Versions.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Versions.scala b/project/Versions.scala index bafdaede1..d6e49fb1d 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -28,7 +28,7 @@ object Versions { val lucumaRefined = "0.1.3" val lucumaSchemas = "0.106.0" val lucumaOdbSchema = "0.16.0" - val lucumaSSO = "0.6.26" + val lucumaSSO = "0.6.27" val lucumaUI = "0.121.0" val monocle = "3.3.0" val mouse = "1.3.2"