Skip to content

Commit 9091685

Browse files
Update templates/dart/pubspec.yaml.twig
Co-authored-by: Damodar Lohani <[email protected]>
1 parent dabdfb4 commit 9091685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dart/pubspec.yaml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: {{ spec.contactURL }}
88
environment:
99
sdk: '>=2.17.0 <3.0.0'
1010
dependencies:
11-
http: '>=0.13.5 <1.0.1'
11+
http: '>=0.13.6 <1.0.1'
1212
1313
dev_dependencies:
1414
lints: ^2.0.1

0 commit comments

Comments
 (0)