Skip to content

Commit

Permalink
Bumped http version to 1.1.0. Fixes akvelon#253
Browse files Browse the repository at this point in the history
  • Loading branch information
5hirish committed Aug 19, 2023
1 parent 149888a commit 60cd523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter_code_editor: { path: ../ }
flutter_highlight: ^0.7.0
highlight: ^0.7.0
http: ^0.13.5
http: ^1.1.0

dev_dependencies:
flutter_test: { sdk: flutter }
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter: { sdk: flutter }
flutter_highlight: ^0.7.0
highlight: ^0.7.0
http: ^0.13.5
http: ^1.1.0
linked_scroll_controller: ^0.2.0
meta: ^1.7.0
mocktail: ^0.3.0
Expand Down

0 comments on commit 60cd523

Please sign in to comment.