diff --git a/pubspec.yaml b/pubspec.yaml index a3a9c0f..00fe1fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,6 +17,6 @@ dependencies: meta: ^1.9.0 dev_dependencies: - lints: '>=3.0.0 <5.0.0' + lints: ">=3.0.0 <6.0.0" test: ^1.24.9 mocktail: ^1.0.1