Skip to content

Commit 2b62162

Browse files
committed
Update httparrot
1 parent 28024b4 commit 2b62162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule HTTPoison.Mixfile do
2424
[
2525
{:hackney, "~> 1.8"},
2626
{:exjsx, "~> 3.1", only: :test},
27-
{:httparrot, "~> 0.5", only: :test},
27+
{:httparrot, "~> 1.0", only: :test},
2828
{:meck, "~> 0.8.2", only: :test},
2929
{:earmark, "~> 1.0", only: :dev},
3030
{:ex_doc, "~> 0.14", only: :dev},

0 commit comments

Comments
 (0)