Bump build_runner from 2.4.11 to 2.4.12

Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.11 to 2.4.12.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.11...build_runner-v2.4.12)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-30 00:50:32 +00:00
committed by GitHub
parent dd4622475a
commit 537fa0b473
2 changed files with 3 additions and 3 deletions

View File

@@ -101,10 +101,10 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7"
sha256: dd09dd4e2b078992f42aac7f1a622f01882a8492fef08486b27ddde929c19f04
url: "https://pub.dev"
source: hosted
version: "2.4.11"
version: "2.4.12"
build_runner_core:
dependency: transitive
description:

View File

@@ -79,7 +79,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
build_runner: ^2.4.9
build_runner: ^2.4.12
json_serializable: ^6.8.0
mockito: ^5.4.4
network_image_mock: ^2.1.1