diff --git a/modular_codegen/pubspec.yaml b/modular_codegen/pubspec.yaml index 59086443..121f0b1c 100644 --- a/modular_codegen/pubspec.yaml +++ b/modular_codegen/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: flutter_modular_annotations: ^0.0.2 - analyzer: ">=2.0.0 <5.2.0" + analyzer: ">=2.0.0 <5.3.0" glob: ^2.0.0 build: ">=2.1.0 <3.0.0" build_resolvers: ">=2.0.0 <2.1.0"