Skip to content

Commit

Permalink
Merge pull request #68 from lsaudon/upgrade-file
Browse files Browse the repository at this point in the history
chore(deps): Upgrade file to 7.0.0
  • Loading branch information
olexale authored Feb 17, 2024
2 parents eadeddb + f5b5877 commit 9a8fb5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: 🐦 Setup Flutter SDK
uses: flutter-actions/setup-flutter@v1
with:
version: '3.16.8'
version: '3.19.0'

- name: 🛠 Install dependencies
run: flutter pub get
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
characters: ^1.2.0
collection: ^1.15.0
diacritic: ^0.1.3
file: ^6.1.4
file: ^7.0.0
flutter:
sdk: flutter
flutter_test:
Expand Down

0 comments on commit 9a8fb5a

Please sign in to comment.