Skip to content

Commit

Permalink
Update SDK constraint to < 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cbracken committed Aug 28, 2024
1 parent 9736fda commit 6ec3568
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 @@ version: 3.2.2
# When updating SDK lower bound, also update .github/workflows/dart.yml to test
# against the new lower bound.
environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=2.17.0 <4.0.0'

dependencies:
matcher: ^0.12.10
Expand Down

0 comments on commit 6ec3568

Please sign in to comment.