diff --git a/pubspec.yaml b/pubspec.yaml index f479f1d..1e8f07e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: collection: ^1.18.0 dev_dependencies: - flutter_lints: ^3.0.0 + flutter_lints: ">=3.0.0 <5.0.0" test: ^1.24.2 mockito: ^5.4.2 build_runner: ^2.4.6