Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Dec 15, 2022
1 parent bc0c3d8 commit 090f79b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies:
sdk: flutter
equatable: ^2.0.5
shared_preferences: ^2.0.15
provider: ^6.0.4
provider: ^6.0.5
get_it: ^7.2.0
json_annotation: ^4.7.0
collection: ^1.17.0
intl: ^0.17.0
intl: ^0.18.0
http: ^0.13.5
dropdown_button2: ^1.9.2
file_picker: ^5.2.4
Expand All @@ -29,6 +29,7 @@ dependencies:

dependency_overrides:
collection: ^1.17.0
intl: ^0.18.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 090f79b

Please sign in to comment.