Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lenileiro committed Mar 20, 2021
1 parent 5fe4648 commit 3af7b0b
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 @@ -54,7 +54,7 @@ defmodule ExUssdSimulator.MixProject do
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:jason, "~> 1.0"},
{:plug_cowboy, "~> 2.0"},
{:httpoison, "~> 1.8"},
# {:httpoison, "~> 1.8"},
{:ex_doc, ">= 0.0.0", only: :dev, runtime: false}
]
end
Expand Down

0 comments on commit 3af7b0b

Please sign in to comment.