Skip to content

Commit faa0df6

Browse files
chore(deps): update dependency hackney to v4
1 parent b121c5f commit faa0df6

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
]
7676
end
7777

0 commit comments

Comments
 (0)