Skip to content

Commit 82724b6

Browse files
Merge pull request #153 from edevil/patch-1
Bump hackney version
2 parents 7387185 + 3ebd420 commit 82724b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule Sentry.Mixfile do
2424

2525
defp deps do
2626
[
27-
{:hackney, "~> 1.7.0"},
27+
{:hackney, "~> 1.8.0"},
2828
{:uuid, "~> 1.0"},
2929
{:poison, "~> 1.5 or ~> 2.0 or ~> 3.0"},
3030
{:plug, "~> 1.0", optional: true},

0 commit comments

Comments
 (0)