diff --git a/packages/codde_protocol/pubspec.yaml b/packages/codde_protocol/pubspec.yaml index 1b088e8..131d659 100644 --- a/packages/codde_protocol/pubspec.yaml +++ b/packages/codde_protocol/pubspec.yaml @@ -18,6 +18,6 @@ dev_dependencies: build_runner: ^2.4.8 ffigen: ^11.0.0 freezed: ^2.4.7 - lints: ^3.0.0 + lints: ">=3.0.0 <6.0.0" mockito: ^5.4.2 test: ^1.21.0