diff --git a/pubspec.yaml b/pubspec.yaml index 70229d2..4186c4b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,4 +24,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^4.0.0 + flutter_lints: ">=4.0.0 <6.0.0"