Skip to content

Commit

Permalink
build(deps): bump file_picker from 8.3.5 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 8.3.5 to 9.0.0.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent e8c20ad commit d7474bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,10 +458,10 @@ packages:
dependency: "direct main"
description:
name: file_picker
sha256: "3d57312a53746ed4eb8c843dc50372454bbda37dd0c01a4d40fedc83e2ce4921"
sha256: "6f6bfa8797f296965bdc3e1f702574ab49a540c19b9237b401e7c2b25dfe594c"
url: "https://pub.dev"
source: hosted
version: "8.3.5"
version: "9.0.0"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
clock: ^1.1.2
collection: ^1.19.0
drift: ^2.25.1
file_picker: ^8.3.5
file_picker: ^9.0.0
flutter:
sdk: flutter
flutter_cache_manager: ^3.4.1
Expand Down

0 comments on commit d7474bb

Please sign in to comment.