We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e2f4c commit 664fd8eCopy full SHA for 664fd8e
apps/email/mix.exs
@@ -71,7 +71,7 @@ defmodule Email.MixProject do
71
{:phoenix, "~> 1.6.0"},
72
{:phoenix_html, "~> 3.2.0"},
73
{:phoenix_live_reload, "~> 1.2", only: :dev},
74
- {:phoenix_live_dashboard, "~> 0.5.3"},
+ {:phoenix_live_dashboard, "~> 0.8.0"},
75
{:telemetry_metrics, "~> 0.6.1"},
76
{:telemetry_poller, "~> 1.0.0"},
77
{:bamboo_phoenix, "~> 1.0"},
0 commit comments