From df77133d96166b5cf0a4ffefd2e955d09759f93c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:30:21 +0000 Subject: [PATCH] Update dependency build_runner to v2.4.14 | datasource | package | from | to | | ---------- | ------------ | ----- | ------ | | dart | build_runner | 2.4.9 | 2.4.14 | --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3685e0f..b3f020a 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.14 built_collection: ^5.1.1 tuple: ^2.0.2