From 77876b1c67734b97e94f54fa0087ce6d1d33d972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:07:49 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20flu?= =?UTF-8?q?tter=20to=20v3.44.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mise.toml | 2 +- pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mise.toml b/mise.toml index 9647029b..e43b2e51 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -flutter = "3.44.7" +flutter = "3.44.8" diff --git a/pubspec.lock b/pubspec.lock index 4dc3e3a5..5eb4b1ea 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -951,4 +951,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <3.13.0" - flutter: "3.44.7" + flutter: "3.44.8" diff --git a/pubspec.yaml b/pubspec.yaml index 61fd31ee..d1d631fc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.0.0-alpha.2 environment: sdk: ">=3.12.0 <3.13.0" - flutter: 3.44.7 + flutter: 3.44.8 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions