From 66c8c535436459832c426251135e92c9cd6a2446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 01:44:55 +0000 Subject: [PATCH] Bump build_runner from 2.4.13 to 2.4.15 in /auto_submit Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.13 to 2.4.15. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.13...build_runner-v2.4.15) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auto_submit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index 04b47a671..79155beeb 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: yaml: 3.1.2 dev_dependencies: - build_runner: 2.4.13 + build_runner: 2.4.15 dart_flutter_team_lints: 3.4.0 json_serializable: 6.9.0 mockito: 5.4.4