diff --git a/pubspec.yaml b/pubspec.yaml index 5c0011f..71ea0fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: oauth2: ^2.0.2 dev_dependencies: - lints: ">=3.0.0 <5.0.0" + lints: ">=3.0.0 <6.0.0" test: ^1.24.6 build_runner: ^2.4.6 json_serializable: ">=6.7.1 <7.0.0"