We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65da8a4 commit 7488cb2Copy full SHA for 7488cb2
platform/mix.exs
@@ -65,10 +65,10 @@ defmodule Platform.MixProject do
65
{:waffle, "~> 1.1"},
66
{:sweet_xml, "~> 0.7.3"},
67
{:gen_smtp, "~> 1.1"},
68
- {:hackney, "~> 1.20.1"},
+ {:hackney, "~> 1.24"},
69
{:req, "~> 0.4.8"},
70
- {:appsignal, "~> 2.3"},
71
- {:appsignal_phoenix, "~> 2.1"},
+ {:appsignal, "~> 2.15"},
+ {:appsignal_phoenix, "~> 2.7"},
72
{:earmark, "~> 1.4"},
73
{:csv, "~> 3.0"},
74
{:oban, "~> 2.13"},
0 commit comments