Upgrade package versions
This commit is contained in:
parent
fac61e008f
commit
b67f76cd12
1 changed files with 2 additions and 2 deletions
|
@ -52,10 +52,10 @@ dev_dependencies:
|
|||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^2.0.0
|
||||
flutter_lints: ^3.0.0
|
||||
hive_generator:
|
||||
build_runner:
|
||||
msix:
|
||||
msix: ^3.16.6
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
|
Loading…
Reference in a new issue