Skip to content

Commit

Permalink
Upgrade package:http to 0.12.0.
Browse files Browse the repository at this point in the history
Change-Id: I621316d2eb1467ee2a403b52013ddbd7844ea02e
Reviewed-on: https://dart-review.googlesource.com/c/81328
Reviewed-by: Zach Anderson <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
  • Loading branch information
devoncarew authored and [email protected] committed Oct 24, 2018
1 parent b3055a1 commit 28a8fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ vars = {
"http_multi_server_tag" : "2.0.5",
"http_parser_tag" : "3.1.1",
"http_retry_tag": "0.1.1",
"http_tag" : "0.11.3+17",
"http_tag" : "0.12.0",
"http_throttle_tag" : "1.0.2",
"idl_parser_rev": "5fb1ebf49d235b5a70c9f49047e83b0654031eb7",
"intl_tag": "0.15.7",
Expand Down
2 changes: 1 addition & 1 deletion pkg/telemetry/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: '>=1.0.0 <3.0.0'

dependencies:
http: ^0.11.3+12
http: ^0.12.0
path: ^1.4.0
stack_trace: ^1.7.0
usage: ^3.2.0+1
Expand Down

0 comments on commit 28a8fa5

Please sign in to comment.