Skip to content

Commit

Permalink
Update dependencies in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavBfr committed Feb 21, 2024
1 parent 232ed40 commit d381150
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
intl: ^0.18.0
intl: ^0.19.0
open_file: ^3.2.1
path_provider: ^2.0.12
pdf:
Expand All @@ -20,10 +20,10 @@ dependencies:

dev_dependencies:
# flutter_launcher_icons: ^0.10.0
flutter_lints: ^2.0.1
flutter_lints: ^3.0.0
flutter_test:
sdk: flutter
test: ^1.22.0
test:

dependency_overrides:
pdf:
Expand Down

0 comments on commit d381150

Please sign in to comment.