Update to error_tracker 0.9

Includes amendments resulting from new events, and proper handling of
the muted attribute
This commit is contained in:
Claudio Ortolina
2026-05-03 14:46:40 +01:00
parent a8eb4fe0b5
commit 84012cbd1c
4 changed files with 99 additions and 6 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ defmodule MusicLibrary.MixProject do
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling
{:error_tracker, "~> 0.7"},
{:error_tracker, "~> 0.9"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:recon, "~> 2.5"},
{:telemetry_metrics, "~> 1.0"},