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.
2 parents 7387185 + 3ebd420 commit 82724b6Copy full SHA for 82724b6
mix.exs
@@ -24,7 +24,7 @@ defmodule Sentry.Mixfile do
24
25
defp deps do
26
[
27
- {:hackney, "~> 1.7.0"},
+ {:hackney, "~> 1.8.0"},
28
{:uuid, "~> 1.0"},
29
{:poison, "~> 1.5 or ~> 2.0 or ~> 3.0"},
30
{:plug, "~> 1.0", optional: true},
0 commit comments