From 0dc9dd81fd242a802ebdb0fead6467a57c5650bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 22:07:25 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.6 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 90cc03a50f..a923da2017 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.32.1" terragrunt = "0.99.4" opentofu = "1.11.5"