From 0f65e7a19e581a0cdb07975af8e287d226ec9043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 23:39:41 +0000 Subject: [PATCH] chore(deps): bump build_runner from 2.14.1 to 2.15.0 Bumps [build_runner](https://github.com/dart-lang/build) from 2.14.1 to 2.15.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.14.1...build_runner-v2.15.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.15.0 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 4f59210..8f29b6b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -85,10 +85,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "22fdcc3cfeb9d974d7408718c4be15ec5e9b1b350088f3a6c88f154e74dd700d" + sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6" url: "https://pub.dev" source: hosted - version: "2.14.1" + version: "2.15.0" built_collection: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7bddfd1..746580c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dev_dependencies: flutter_lints: ^6.0.0 flutter_launcher_icons: "^0.14.3" riverpod_generator: ^4.0.0+1 - build_runner: ^2.14.1 + build_runner: ^2.15.0 path_provider_platform_interface: ^2.1.2 plugin_platform_interface: ^2.1.8