From bb8dbbd1bf47c6e6201fd8ad63c8213a5041e191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:02:23 +0000 Subject: [PATCH] build(deps): bump build_runner from 2.4.9 to 2.4.12 Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.9 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.9...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] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3685e0f..b3d901a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dev_dependencies: collection: ^1.16.0 quiver: ^3.2.2 mockito: 5.4.2 - build_runner: 2.4.9 + build_runner: 2.4.12 built_collection: ^5.1.1 tuple: ^2.0.2