Skip to content

Commit

Permalink
chore(backend): update dependency phoenix_live_dashboard to ~> 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 5, 2024
1 parent 64ac910 commit d26c6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/email/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ defmodule Email.MixProject do
{:phoenix, "~> 1.6.0"},
{:phoenix_html, "~> 3.2.0"},
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:phoenix_live_dashboard, "~> 0.5.3"},
{:phoenix_live_dashboard, "~> 0.8.0"},
{:telemetry_metrics, "~> 0.6.1"},
{:telemetry_poller, "~> 1.0.0"},
{:bamboo_phoenix, "~> 1.0"},
Expand Down

0 comments on commit d26c6a2

Please sign in to comment.