We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc961a4 commit 9ed5fd8Copy full SHA for 9ed5fd8
mix.exs
@@ -82,7 +82,7 @@ defmodule Librecov.Mixfile do
82
{:ranch, "~> 2.0", override: true},
83
{:meck, "~> 0.9", override: true},
84
{:tesla, "~> 1.4"},
85
- {:poison, "~> 3.0"},
+ {:poison, "~> 6.0"},
86
{:ex_octocat, github: "yknx4/ex_octocat", tag: "v1.1.4.1"},
87
{:open_api_spex, "~> 3.10"},
88
{:ueberauth, "~> 0.7"},
0 commit comments