From 2b350d004e393b0c4385ce3f95a6aa6c915ccf06 Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:15:17 +0000 Subject: [PATCH] Update scalajs-react:core-bundle-cb_io, ... to 3.0.0-beta6 --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index 2969e1f7..882fe2bc 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-beta5" + val scalajsReact = "3.0.0-beta6" } object Libraries {