diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 795a32c..e02ed7e 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: flutter_riverpod: ^2.5.1 media_query_preview: path: ../ - riverpod_annotation: ^2.3.5 + riverpod_annotation: ^4.0.2 dev_dependencies: build_runner: ^2.4.11