Skip to content

Commit 0b043cd

Browse files
Merge pull request #52 from Workiva/batch/raise_min_dart_sdk_2_19/webdev_proxy
raise_min_dart_sdk_2_19
2 parents bb24230 + 7475b2c commit 0b043cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >
88
routing by rewriting 404s to the root index.
99
1010
environment:
11-
sdk: '>=2.18.0 <3.0.0'
11+
sdk: '>=2.19.0 <3.0.0'
1212

1313
dependencies:
1414
args: ^2.3.1

0 commit comments

Comments
 (0)