diff --git a/code_sharing/shared/pubspec.yaml b/code_sharing/shared/pubspec.yaml index 40f8fd434..ce204412f 100644 --- a/code_sharing/shared/pubspec.yaml +++ b/code_sharing/shared/pubspec.yaml @@ -13,5 +13,5 @@ dev_dependencies: build_runner: ^2.2.1 freezed: ">=2.1.1 <4.0.0" json_serializable: ^6.4.0 - lints: ^5.0.0 + lints: ">=5.0.0 <7.0.0" test: ^1.16.0