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 7387185 commit 3ebd420Copy full SHA for 3ebd420
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