From 0c87f3d7eb2c43b47862de6aff6af1d45de0afe6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:52:35 +0000 Subject: [PATCH] chore(deps): update dependency flutter to v3.38.5 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0b61f3c26a..0fffc23f5a 100644 --- a/mise.toml +++ b/mise.toml @@ -2,7 +2,7 @@ experimental_monorepo_root = true [tools] node = "24.11.1" -flutter = "3.35.7" +flutter = "3.38.5" pnpm = "10.24.0" terragrunt = "0.93.10" opentofu = "1.10.7"