Skip to content

Commit

Permalink
update httpoison
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Coté authored and Christopher Coté committed Apr 11, 2017
1 parent 66390f1 commit 9caf4f5
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 @@ -29,7 +29,7 @@ defmodule Neurio.Mixfile do
# Type "mix help deps" for more examples and options
defp deps do
[
{:httpoison, "~> 0.8.3"},
{:httpoison, "~> 0.11.1"},
{:poison, "~> 3.1"},
]
end
Expand Down

0 comments on commit 9caf4f5

Please sign in to comment.