From 792d718f8bba528259305930d1614376d83a751e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 23:07:36 +0000 Subject: [PATCH] fix(deps): update dependency build to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 740e0fe..f61ba3b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: '>=2.7.0 <3.0.0' dependencies: - build: ^2.3.0 + build: 4.0.4 source_gen: ^1.2.2 analyzer: ^4.1.0 mustache: ^1.1.1