diff --git a/pubspec.lock b/pubspec.lock index bb369feb..b79e0f5b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21" + sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22" url: "https://pub.dev" source: hosted - version: "2.4.8" + version: "2.4.9" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 32291fa1..5a90466c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -73,7 +73,7 @@ dependencies: dev_dependencies: analyzer: ^6.4.1 - build_runner: any + build_runner: 2.4.9 flutter_lints: ^3.0.2 injectable_generator: ^2.1.5 json_serializable: ^6.7.1