From 330a497707859524aed2c3675a362708425d3580 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 16:27:28 +0000 Subject: [PATCH] Update foundationVersion Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 ff94717ffd4f..81984a231da2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -85,7 +85,7 @@ spotless = "8.4.0" stateless4jVersion = "2.6.0" webkitVersion = "1.16.0" workRuntime = "2.11.2" -foundationVersion = "1.11.2" +foundationVersion = "1.11.3" browserVersion = "1.10.0" kotlinxCoroutinesTestVersion = "1.11.0"