diff --git a/pubspec.yaml b/pubspec.yaml index aed984a..d3c040e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,5 +8,5 @@ environment: sdk: "<4.0.0" dev_dependencies: - lints: ">=3.0.0 <6.0.0" + lints: ">=3.0.0 <7.0.0" test: ^1.21.0