Skip to content

Commit

Permalink
Merge pull request #125 from enilsen16/master
Browse files Browse the repository at this point in the history
bump hackney dependency
  • Loading branch information
edgurgel committed Mar 15, 2016
2 parents dbc07d6 + dd0ee12 commit f432931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ defmodule HTTPoison.Mixfile do

defp deps do
[
{:hackney, "~> 1.4.4"},
{:hackney, "~> 1.5.2"},
{:exjsx, "~> 3.1", only: :test},
{:httparrot, "~> 0.3.4", only: :test},
{:meck, "~> 0.8.2", only: :test},
Expand Down

0 comments on commit f432931

Please sign in to comment.