From f9b096f44fb71b008b8d420ee8212e14b0f1f9de Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 01:17:29 +0000 Subject: [PATCH] Update lucuma-react-common, ... to 0.71.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 422ea00f5..e1e0ccb74 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val Versions = new { val log4catsLogLevel = "0.3.1" val lucumaCore = "0.104.0" val lucumaPrimeStyles = "0.3.0" - val lucumaReact = "0.71.0" + val lucumaReact = "0.71.1" val lucumaRefined = "0.1.2" val lucumaSchemas = "0.99.1" val lucumaSso = "0.6.23"