Skip to content

Commit 7488cb2

Browse files
committed
Update AppSignal
1 parent 65da8a4 commit 7488cb2

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

platform/mix.exs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ defmodule Platform.MixProject do
6565
{:waffle, "~> 1.1"},
6666
{:sweet_xml, "~> 0.7.3"},
6767
{:gen_smtp, "~> 1.1"},
68-
{:hackney, "~> 1.20.1"},
68+
{:hackney, "~> 1.24"},
6969
{:req, "~> 0.4.8"},
70-
{:appsignal, "~> 2.3"},
71-
{:appsignal_phoenix, "~> 2.1"},
70+
{:appsignal, "~> 2.15"},
71+
{:appsignal_phoenix, "~> 2.7"},
7272
{:earmark, "~> 1.4"},
7373
{:csv, "~> 3.0"},
7474
{:oban, "~> 2.13"},

0 commit comments

Comments
 (0)