From 0c690e088d0f1e20a43d8ff72002c2f36b7ced31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:03:45 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 8991680528..40bc9f99e6 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ config_roots = [ [tools] node = "24.14.0" -flutter = "3.35.7" +flutter = "3.41.5" pnpm = "10.32.1" terragrunt = "0.99.4" opentofu = "1.11.5"