diff --git a/packages/flutter_checks/pubspec.yaml b/packages/flutter_checks/pubspec.yaml index ab35136..2e73df2 100644 --- a/packages/flutter_checks/pubspec.yaml +++ b/packages/flutter_checks/pubspec.yaml @@ -26,6 +26,6 @@ dependencies: dev_dependencies: _analysis_options: ^0.0.0 - very_good_cli: ^0.25.0 + very_good_cli: ^0.28.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec diff --git a/packages/legacy_checks/pubspec.yaml b/packages/legacy_checks/pubspec.yaml index e42a34d..af53a9b 100644 --- a/packages/legacy_checks/pubspec.yaml +++ b/packages/legacy_checks/pubspec.yaml @@ -20,4 +20,4 @@ dependencies: dev_dependencies: _analysis_options: ^0.0.0 test: ^1.25.8 - very_good_cli: ^0.25.0 + very_good_cli: ^0.28.0