From 2210e272b1790399516513452170a375198dc86c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 03:44:45 +0000 Subject: [PATCH] Update dependency build to v4 --- generator/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/pubspec.yaml b/generator/pubspec.yaml index 7aabf92..bb9403c 100644 --- a/generator/pubspec.yaml +++ b/generator/pubspec.yaml @@ -6,7 +6,7 @@ environment: sdk: '>=2.7.0 <3.0.0' dependencies: - build: ^1.2.2 + build: 4.0.2 source_gen: ^0.9.5 code_builder: ^3.2.1 dart_style: ^1.3.3