From b0e4850d762613e0472a5acf585f7135f3f070d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 05:14:44 +0530 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.6 (#27915) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d299bac847..c4700fd924 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ config_roots = [ [tools] node = "24.14.1" -flutter = "3.35.7" +flutter = "3.41.6" pnpm = "10.33.0" terragrunt = "1.0.0" opentofu = "1.11.5"