From c010e8ef53da73f0c7e17d993eafd99f7360dfed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 20:51:50 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a87b1c3a29..32a406a8a0 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ config_roots = [ [tools] node = "24.13.1" -flutter = "3.35.7" +flutter = "3.41.2" pnpm = "10.30.0" terragrunt = "0.98.0" opentofu = "1.11.4"