From 9df6192dcfac0b2d72d01af96a26ff1e5dbd8ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:03:30 +0000 Subject: [PATCH] Bump build_runner from 2.9.0 to 2.10.1 Bumps [build_runner](https://github.com/dart-lang/build) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.9.0...build_runner-v2.10.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 81c2937f0..8b1e1fd02 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "4e54dbeefdc70691ba80b3bce3976af63b5425c8c07dface348dfee664a0edc1" + sha256: a9461b8e586bf018dd4afd2e13b49b08c6a844a4b226c8d1d10f3a723cdd78c3 url: "https://pub.dev" source: hosted - version: "2.9.0" + version: "2.10.1" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 716505619..e47e2307b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - build_runner: ^2.9.0 + build_runner: ^2.10.1 cider: ^0.2.7 drift_dev: ^2.29.0 flutter_lints: ^6.0.0