Skip to content

Commit fbcaf36

Browse files
committed
Apply recommendation to sdk constraint
1 parent 9494c31 commit fbcaf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66

77
environment:
8-
sdk: '>=2.18.0 <3.0.0'
8+
sdk: '>=2.18.0 <4.0.0'
99

1010
dependencies:
1111
collection: ^1.15.0

0 commit comments

Comments
 (0)