From e653aec4404e54d5890aa907b34a357dc3916eee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:26:09 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.38.9 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3ca0d353ea..f49be33995 100644 --- a/mise.toml +++ b/mise.toml @@ -15,7 +15,7 @@ config_roots = [ [tools] node = "24.13.0" -flutter = "3.35.7" +flutter = "3.38.9" pnpm = "10.28.2" terragrunt = "0.98.0" opentofu = "1.11.4"