Skip to content

Commit ca789ff

Browse files
Bump build_test from 2.2.3 to 3.0.0 in the pub group
Bumps the pub group with 1 update: [build_test](https://github.com/dart-lang/build). Updates `build_test` from 2.2.3 to 3.0.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_test-v2.2.3...build_test-v3.0.0) --- updated-dependencies: - dependency-name: build_test dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02f3062 commit ca789ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717

1818
dev_dependencies:
1919
build_runner: ^2.3.3
20-
build_test: ^2.2.1
20+
build_test: ">=2.2.1 <4.0.0"
2121
build_web_compilers: '>=3.2.7 <5.0.0'
2222
mocktail: ^1.0.3
2323
remove_from_coverage: ^2.0.0

0 commit comments

Comments
 (0)