Skip to content

Commit 6b5e1b7

Browse files
chore(deps): update dependency hackney to v4
1 parent a2ffc5f commit 6b5e1b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ defmodule PenguinMemories.MixProject do
7171
{:plugoid, "~> 0.6.0"},
7272
{:replug, "~> 0.1.0"},
7373
{:tz, "~> 0.28.1"},
74-
{:hackney, "~> 1.18"},
74+
{:hackney, "~> 4.0"},
7575
{:x509, "~> 0.9.0", override: true}
7676
]
7777
end

0 commit comments

Comments
 (0)