Skip to content

Commit 6bef0db

Browse files
committed
Update dependencies to allow analyzer 10
1 parent c0579c3 commit 6bef0db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ dependencies:
1010
dev_dependencies:
1111
args: ^2.0.0
1212
build_runner: ^2.1.2
13-
build_test: ^2.1.3
13+
build_test: '>=2.1.3 <4.0.0'
1414
build_web_compilers: '>=3.0.0 <5.0.0'
1515
dart_dev: ^4.2.4
16-
dependency_validator: ^3.2.2
16+
dependency_validator: '>=3.2.2 <6.0.0'
1717
glob: ^2.0.0
1818
matcher: ^0.12.11
1919
mocktail: ^1.0.3

0 commit comments

Comments
 (0)