From ae63eda993d3fa538bc088a0e00af91a0405cf92 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:12:42 +0000 Subject: [PATCH] Update lucuma-sso-frontend-client to 0.7.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 19a534ab0..214683296 100644 --- a/build.sbt +++ b/build.sbt @@ -20,7 +20,7 @@ val Versions = new { val lucumaReact = "0.74.0" val lucumaRefined = "0.1.2" val lucumaSchemas = "0.110.1" - val lucumaSso = "0.7.1" + val lucumaSso = "0.7.2" val monocle = "3.3.0" val mouse = "1.3.2" val munit = "1.0.3"