diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml index ea95143..e458a9e 100644 --- a/dart/pubspec.yaml +++ b/dart/pubspec.yaml @@ -16,5 +16,5 @@ dependencies: protobuf: ^3.1.0 dev_dependencies: - lints: ^4.0.0 + lints: ">=4.0.0 <6.0.0" test: ^1.24.0