From c1226f61c6b87494e81e10e64567e94694027ebd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 18:31:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20flu?= =?UTF-8?q?tter=20to=20v3.44.5?= 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 57ccf8a3..ca607b3f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -flutter = "3.44.4" +flutter = "3.44.5" diff --git a/pubspec.lock b/pubspec.lock index 53c12bc9..02aa6be4 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.4" + flutter: "3.44.5" diff --git a/pubspec.yaml b/pubspec.yaml index 211c070f..49ca893d 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.4 + flutter: 3.44.5 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions