diff --git a/pubspec.lock b/pubspec.lock index 8fa70ed..53a59bd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -70,7 +70,7 @@ packages: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "2.3.2" + version: "2.3.3" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f047027..8928dd2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: hooks_riverpod: ^2.1.1 dev_dependencies: - build_runner: ^2.3.2 + build_runner: ^2.3.3 flutter_test: sdk: flutter freezed: ^2.2.1