From 6a2fb780deb38b8843132925b528ea1f9f362164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:05:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20flu?= =?UTF-8?q?tter=20to=20v3.44.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mise.toml | 2 +- test_app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 363f06b..6f4c71b 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] node = "24.18.0" -flutter = "3.41.9" +flutter = "3.44.6" diff --git a/test_app/pubspec.yaml b/test_app/pubspec.yaml index fb4cedd..13e4896 100644 --- a/test_app/pubspec.yaml +++ b/test_app/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.0.0+1 environment: sdk: 3.11.5 - flutter: 3.41.9 + flutter: 3.44.6 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions