From 1ad2eb35ac8e4cb24c6265fdeae9df8209f917c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 19:07:49 +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..d885827 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.0 source_gen: ^1.2.2 analyzer: ^4.1.0 mustache: ^1.1.1