From 5557c65a11339ce25b53cc0bddfd651c9bf48eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:45:09 +0000 Subject: [PATCH] Bump build_runner from 2.14.0 to 2.14.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.14.0 to 2.14.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.14.0...build_runner-v2.14.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.14.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 b999405..2ab3a5d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -77,10 +77,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "4425a87d87d0d1303540f867994303f5b141ad2f6ecac7ac2cf8851f41c0cef1" + sha256: "22fdcc3cfeb9d974d7408718c4be15ec5e9b1b350088f3a6c88f154e74dd700d" url: "https://pub.dev" source: hosted - version: "2.14.0" + version: "2.14.1" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f00b9ca..6423678 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: flutter_lints: ^6.0.0 test: ^1.29.0 mockito: ^5.6.4 - build_runner: ^2.14.0 + build_runner: ^2.14.1 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec