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