diff --git a/kiwi_generator/pubspec.yaml b/kiwi_generator/pubspec.yaml index aac3bb9..7dfa65d 100644 --- a/kiwi_generator/pubspec.yaml +++ b/kiwi_generator/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: '>=2.14.0 <4.0.0' dependencies: - analyzer: ^5.4.0 + analyzer: ">=5.4.0 <7.0.0" build: ^2.3.1 build_config: ^1.1.1 code_builder: ^4.4.0