From 38cbe421e1c7a1f8e8976ab151116dbdb5f7dc59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:25:37 +0000 Subject: [PATCH] Update dependency androidx.compose.foundation:foundation to v1.12.1 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 4c8f05c85664..657723693878 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -84,7 +84,7 @@ spotless = "8.10.0" stateless4jVersion = "2.6.0" webkitVersion = "1.17.0" workRuntime = "2.11.2" -foundationVersion = "1.12.0" +foundationVersion = "1.12.1" browserVersion = "1.10.0" kotlinxCoroutinesTestVersion = "1.11.0" kotlinxCoroutinesVersion = "1.11.0"