diff --git a/dart/pubspec.yaml b/dart/pubspec.yaml index 6141a2eba..382578d92 100644 --- a/dart/pubspec.yaml +++ b/dart/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: dev_dependencies: build_runner: ^2.3.0 mockito: ^5.1.0 - lints: '>=2.0.0 <5.0.0' + lints: ^5.0.0 test: ^1.21.1 yaml: ^3.1.0 # needed for version match (code and pubspec) collection: ^1.16.0