From 1d2d0b3e8cf0c10b8e0247a16a80c37e6d757cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 00:41:34 +0000 Subject: [PATCH] Bump build_runner from 2.5.3 to 2.6.0 Bumps [build_runner](https://github.com/dart-lang/build) from 2.5.3 to 2.6.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.5.3...build_runner-v2.6.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 13dc4b5c..be877e8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - build_runner: ^2.5.3 + build_runner: ^2.6.0 cider: ^0.2.7 drift_dev: ^2.27.0 flutter_lints: ^6.0.0