diff --git a/pubspec.yaml b/pubspec.yaml index 2d75703..2fa8eab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dev_dependencies: build_runner: ^2.4.6 pubspec_generator: ^4.0.0 benchmark_harness: ^2.2.2 - lints: ^3.0.0 + lints: ">=3.0.0 <5.0.0" test: ^1.24.4 fake_async: ^1.3.1 # https://github.com/dart-lang/mockito/issues/732