Skip to content

Commit c1b9830

Browse files
authored
Update args min version to 1.5.0 (#2016)
1 parent f7bcb20 commit c1b9830

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
@@ -9,7 +9,7 @@ environment:
99

1010
dependencies:
1111
analyzer: ^0.38.2
12-
args: '>=1.4.1 <2.0.0'
12+
args: '>=1.5.0 <2.0.0'
1313
collection: ^1.2.0
1414
crypto: ^2.0.6
1515
html: '>=0.12.1 <0.15.0'

0 commit comments

Comments
 (0)