From 6ed3f464cb60e975e60186a4ef58e4ef92c47cce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 20:54:49 +0000 Subject: [PATCH] chore(core-deps): update react to v2026.5.7-19.2.6 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ab14d88fca..e53679c93f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ kotlinx-coroutines = "1.11.0" ktor = "3.5.0" mockito = "5.23.0" protelis = "18.8.3" -react = "2026.5.6-19.2.6" +react = "2026.5.7-19.2.6" scafi = "1.6.0" scala = "2.13.18" scalacache = "0.28.0"