From 49e6c2af61b6f4ac934c664a58ebb6f6be853855 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Apr 2024 01:01:22 +0000 Subject: [PATCH] Update dependency file_picker to v8 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b0c01cb..0d03d95 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -261,10 +261,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: "4e42aacde3b993c5947467ab640882c56947d9d27342a5b6f2895b23956954a6" + sha256: d1d0ac3966b36dc3e66eeefb40280c17feb87fa2099c6e22e6a1fc959327bd03 url: "https://pub.dev" source: hosted - version: "6.1.1" + version: "8.0.0+1" fixnum: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d95a41c..f2982b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: url_launcher: 6.2.5 expandable: 5.0.1 share_plus: 7.2.2 - file_picker: 6.1.1 + file_picker: 8.0.0+1 clipboard: 0.1.3 permission_handler: 11.3.0 package_info_plus: 5.0.1