diff --git a/code_sharing/shared/pubspec.yaml b/code_sharing/shared/pubspec.yaml index 90c56017b..40f8fd434 100644 --- a/code_sharing/shared/pubspec.yaml +++ b/code_sharing/shared/pubspec.yaml @@ -6,7 +6,7 @@ environment: sdk: ^3.7.0-0 dependencies: - freezed_annotation: ^2.1.0 + freezed_annotation: ">=2.1.0 <4.0.0" json_annotation: ^4.7.0 dev_dependencies: