From acd80d09d9b959cedafb362ba09ec9d75d69d1ab Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:14:59 +0000 Subject: [PATCH] Update scalajs-react:core-bundle-cb_io, ... to 3.0.0-beta4 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index 5b26a7f8..92df0549 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -16,7 +16,7 @@ object Settings { val mUnit = "1.0.0" val mUnitCatsEffect = "2.0.0" val scalaCheck = "1.18.0" - val scalajsReact = "3.0.0-beta3" + val scalajsReact = "3.0.0-beta4" } object Libraries {