From b4f7ca888a0164b40fcbd91f5c7df61fb39c762a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 09:02:41 +0000 Subject: [PATCH] chore(deps): update dependency build_runner to v2.4.6 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 704782aa..12ae7498 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -123,10 +123,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "5e1929ad37d48bd382b124266cb8e521de5548d406a45a5ae6656c13dab73e37" + sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b" url: "https://pub.dev" source: hosted - version: "2.4.5" + version: "2.4.6" build_runner_core: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 74cf4205..fe1ecc36 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: appainter_builder: path: packages/builder bloc_test: 9.1.3 - build_runner: 2.4.5 + build_runner: 2.4.6 cider: 0.2.3 copy_with_extension_gen: 5.0.3 flutter_lints: 2.0.1