From ab96d6aaa1161e096d4cac6990c4a47e60dfe86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:53:11 +0000 Subject: [PATCH] Bump build_test from 2.2.3 to 3.3.0 Bumps [build_test](https://github.com/dart-lang/build) from 2.2.3 to 3.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: build_test dependency-version: 3.3.0 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