diff --git a/pubspec.yaml b/pubspec.yaml index 6bbb08a..98c6281 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^5.0.0 + flutter_lints: ">=5.0.0 <7.0.0" mockito: ^5.4.5 pigeon: ^22.7.2 build_runner: ^2.4.14