From 11dd7e0316990be203a35110b320c1dc08486c29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:27:10 +0000 Subject: [PATCH] Update dependency flutter to v3.41.5 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2ab31f9..a863642 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1260,4 +1260,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.3 <4.0.0" - flutter: ">=3.41.4" + flutter: ">=3.41.5" diff --git a/pubspec.yaml b/pubspec.yaml index 2372291..1545fa3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.9.0+30 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.41.4' + flutter: '3.41.5' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions