diff --git a/packages/cached/pubspec.yaml b/packages/cached/pubspec.yaml index f7ec4d6..aef8488 100644 --- a/packages/cached/pubspec.yaml +++ b/packages/cached/pubspec.yaml @@ -20,7 +20,7 @@ environment: sdk: ">=3.9.0 <4.0.0" dependencies: - analyzer: ^8.2.0 + analyzer: ">=8.2.0 <10.0.0" build: ^4.0.0 cached_annotation: ^1.8.0 collection: ^1.16.0