From 01d4581338cd9f7a208cdd724e815237076c0dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:45:18 +0000 Subject: [PATCH] Bump build_runner from 2.11.0 to 2.11.1 in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.11.0...build_runner-v2.11.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... 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 f8c74c0..e8109af 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: ac78098de97893812b7aff1154f29008fa2464cad9e8e7044d39bc905dad4fbc + sha256: "39ad4ca8a2876779737c60e4228b4bcd35d4352ef7e14e47514093edc012c734" url: "https://pub.dev" source: hosted - version: "2.11.0" + version: "2.11.1" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8e8154d..545df29 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dev_dependencies: flutter_lints: ^6.0.0 test: ^1.25.15 mockito: ^5.6.3 - build_runner: ^2.11.0 + build_runner: ^2.11.1 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec