diff --git a/pubspec.yaml b/pubspec.yaml index 8903a3b..e23370d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,6 +13,6 @@ dependencies: dev_dependencies: build_runner: ^2.0.0 build_web_compilers: '>=3.0.0 <5.0.0' - dart_style: ^2.1.1 + dart_style: '>=2.1.1 <4.0.0' test: ^1.17.12 workiva_analysis_options: ^1.4.2