Skip to content

Commit 6a27dd7

Browse files
Merge pull request #68 from Workiva/batch/fedx/newer_build_dev_deps
Allow newer build dependencies
2 parents ad58f38 + 41c1c5b commit 6a27dd7

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
@@ -14,6 +14,6 @@ dependencies:
1414
dev_dependencies:
1515
build_runner: '>=1.7.1 <3.0.0'
1616
build_test: ^2.0.0
17-
build_web_compilers: ^2.5.1
17+
build_web_compilers: '>=2.5.1 <4.0.0'
1818
test: ^1.15.7
1919
workiva_analysis_options: ^1.0.0

0 commit comments

Comments
 (0)