From 87713c7f2f5b50be6c396d6d1ebad20c5b7e8d94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 15:00:37 -0400 Subject: [PATCH] chore(deps): update dependency flutter to v3.41.9 (#28235) 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 3fc2d90b5c..5aa7054c27 100644 --- a/mise.toml +++ b/mise.toml @@ -16,7 +16,7 @@ config_roots = [ [tools] node = "24.15.0" -flutter = "3.41.7" +flutter = "3.41.9" pnpm = "10.33.1" terragrunt = "1.0.3" opentofu = "1.11.6"