diff --git a/pubspec.yaml b/pubspec.yaml index aed984a..8a37421 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: "6.1.0" test: ^1.21.0