Skip to content

Commit

Permalink
Merge pull request #78 from Workiva/batch/build_web_compilers_raise_m…
Browse files Browse the repository at this point in the history
…ax_v5_0_0/r_tree

Raise the build_web_compilers dependency max to v5.0.0
  • Loading branch information
rmconsole6-wk authored Oct 17, 2024
2 parents df214a3 + c2bcc12 commit 3ab6bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dev_dependencies:
benchmark_harness: any
build_runner: ^2.3.3
build_test: ^2.1.6
build_web_compilers: ^3.2.7
build_web_compilers: '>=3.2.7 <5.0.0'
dart_style: ^2.2.4
dependency_validator: ^3.0.0
test: ^1.15.7
Expand Down

0 comments on commit 3ab6bcd

Please sign in to comment.