From 32d8fbf184dc7071826a20aaeee64cbcb1076834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:23:29 +0000 Subject: [PATCH] Bump build_test from 2.2.3 to 3.2.1 Bumps [build_test](https://github.com/dart-lang/build) from 2.2.3 to 3.2.1. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_test-v2.2.3...build_test-v3.2.1) --- updated-dependencies: - dependency-name: build_test dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eed1fec4..4cdff56f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: dev_dependencies: build_runner: ^2.2.1 - build_test: ^2.1.2 + build_test: ">=2.1.2 <4.0.0" build_web_compilers: '>=3.2.6 < 5.0.0' collection: ^1.15.0 dependency_validator: ^3.0.0