Skip to content

Commit

Permalink
relax the constraint on test package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eEQK committed Oct 31, 2022
1 parent ca4f8ee commit a65859b
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 @@ -8,7 +8,7 @@ environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
test: ^1.16.4
test: ">=1.17.0 <2.0.0"

# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec

0 comments on commit a65859b

Please sign in to comment.