Skip to content

Commit eaa4879

Browse files
committed
Update min SDK
1 parent 2709c0e commit eaa4879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,4 +426,4 @@ packages:
426426
source: hosted
427427
version: "3.1.3"
428428
sdks:
429-
dart: ">=3.9.0 <4.0.0"
429+
dart: ">=3.10.0 <4.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: dartbug
22
publish_to: none
33

44
environment:
5-
sdk: ^3.9.0
5+
sdk: ^3.10.0
66

77
dependencies:
88
collection: ^1.19.1

0 commit comments

Comments
 (0)