From 1eda773a669d8e21132ed86406fd81ec6ccd9c79 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 20:17:05 +0000 Subject: [PATCH] Update lucuma-react-common to 0.71.0 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index f2264801..d3345749 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -11,7 +11,7 @@ object Settings { val disciplineMUnit = "2.0.0" val fs2 = "3.10.2" val log4Cats = "2.7.0" - val lucumaReact = "0.69.1" + val lucumaReact = "0.71.0" val monocle = "3.3.0" val mUnit = "1.0.0" val mUnitCatsEffect = "2.0.0"