Skip to content

Commit 49c8604

Browse files
committed
chore: adjust dart sdk constraint to ">=2.12.0 <4.0.0"
1 parent 7b5ef3b commit 49c8604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topics: [equality, equals]
99
funding: [https://github.com/sponsors/felangel]
1010

1111
environment:
12-
sdk: ">=2.12.0 <3.0.0"
12+
sdk: ">=2.12.0 <4.0.0"
1313

1414
dependencies:
1515
collection: ^1.15.0

0 commit comments

Comments
 (0)