Skip to content

Commit 9ed5fd8

Browse files
chore(deps): update dependency poison to v6
1 parent dc961a4 commit 9ed5fd8

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
@@ -82,7 +82,7 @@ defmodule Librecov.Mixfile do
8282
{:ranch, "~> 2.0", override: true},
8383
{:meck, "~> 0.9", override: true},
8484
{:tesla, "~> 1.4"},
85-
{:poison, "~> 3.0"},
85+
{:poison, "~> 6.0"},
8686
{:ex_octocat, github: "yknx4/ex_octocat", tag: "v1.1.4.1"},
8787
{:open_api_spex, "~> 3.10"},
8888
{:ueberauth, "~> 0.7"},

0 commit comments

Comments
 (0)