We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28024b4 commit 2b62162Copy full SHA for 2b62162
1 file changed
mix.exs
@@ -24,7 +24,7 @@ defmodule HTTPoison.Mixfile do
24
[
25
{:hackney, "~> 1.8"},
26
{:exjsx, "~> 3.1", only: :test},
27
- {:httparrot, "~> 0.5", only: :test},
+ {:httparrot, "~> 1.0", only: :test},
28
{:meck, "~> 0.8.2", only: :test},
29
{:earmark, "~> 1.0", only: :dev},
30
{:ex_doc, "~> 0.14", only: :dev},
0 commit comments