From 19037c60d4414d04d8c64c5ee810e36c7111ee98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 10:37:44 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0ec32de20c..6b401d458b 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.4" pnpm = "10.30.3" terragrunt = "0.99.4" opentofu = "1.11.5"