diff --git a/pubspec.lock b/pubspec.lock index 438a64e0..0e58029f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -101,10 +101,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b" + sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21" url: "https://pub.dev" source: hosted - version: "2.4.7" + version: "2.4.8" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f168e86e..f80d0f04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -73,7 +73,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - build_runner: ^2.3.3 + build_runner: ^2.4.8 json_serializable: ^6.7.1 mockito: ^5.4.4 network_image_mock: ^2.1.1