Skip to content

Commit 60cd523

Browse files
committed
Bumped http version to 1.1.0. Fixes akvelon#253
1 parent 149888a commit 60cd523

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter_code_editor: { path: ../ }
1313
flutter_highlight: ^0.7.0
1414
highlight: ^0.7.0
15-
http: ^0.13.5
15+
http: ^1.1.0
1616

1717
dev_dependencies:
1818
flutter_test: { sdk: flutter }

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
flutter: { sdk: flutter }
1717
flutter_highlight: ^0.7.0
1818
highlight: ^0.7.0
19-
http: ^0.13.5
19+
http: ^1.1.0
2020
linked_scroll_controller: ^0.2.0
2121
meta: ^1.7.0
2222
mocktail: ^0.3.0

0 commit comments

Comments
 (0)