From 0ebeeabfb95f5f76cee34b31925f105e790988a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:25:29 +0000 Subject: [PATCH] Bump background_downloader from 9.5.5 to 9.5.6 Bumps [background_downloader](https://github.com/781flyingdutchman/background_downloader) from 9.5.5 to 9.5.6. - [Changelog](https://github.com/781flyingdutchman/background_downloader/blob/main/CHANGELOG.md) - [Commits](https://github.com/781flyingdutchman/background_downloader/commits) --- updated-dependencies: - dependency-name: background_downloader dependency-version: 9.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 40a89de..1cbc7af 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -37,10 +37,10 @@ packages: dependency: "direct main" description: name: background_downloader - sha256: aceacec2b2a72ec3a8862ab5895fcbbc71ab33765f3619d57963f3110dd268e3 + sha256: d27fcaf94f738032f1e6db098230799bf31ae7bf184f173fc9a752fcdae75c0e url: "https://pub.dev" source: hosted - version: "9.5.5" + version: "9.5.6" boolean_selector: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 00da169..a1d0fdd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - background_downloader: ^9.5.5 + background_downloader: ^9.5.6 cupertino_icons: ^1.0.8 dio: ^5.9.2 flutter_inappwebview: 6.2.0-beta.3