From 945738aca7b5e7df6952da1850b7508ea0f7870f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:25:47 +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 0e7237be20..e72492971b 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.0" terragrunt = "0.98.0" opentofu = "1.11.4"