Skip to content

Commit

Permalink
Bump file_selector_macos from 0.0.4+1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [file_selector_macos](https://github.com/flutter/plugins) from 0.0.4+1 to 0.8.2.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](flutter/plugins@path_provider_macos-v0.0.4...file_selector_macos-v0.8.2)

---
updated-dependencies:
- dependency-name: file_selector_macos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2022
1 parent bb9b637 commit 8ac84a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ packages:
name: file_selector_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.4+1"
version: "0.8.2"
file_selector_platform_interface:
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 @@ -16,7 +16,7 @@ dependencies:
dio: ^4.0.0
file_selector: ^0.8.2
file_selector_linux: ^0.0.2
file_selector_macos: ^0.0.4
file_selector_macos: ">=0.0.4 <0.9.0"
file_selector_windows: ">=0.0.2 <0.9.0"
filesize: ^2.0.1
flutter:
Expand Down

0 comments on commit 8ac84a8

Please sign in to comment.