Skip to content

Commit 3276a5b

Browse files
committed
chore(deps): update dependency phoenix_live_dashboard to ~> 0.6
1 parent bac6e07 commit 3276a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule PollApi.MixProject do
3737
{:phoenix_ecto, "~> 4.1"},
3838
{:ecto_sql, "~> 3.4"},
3939
{:postgrex, ">= 0.0.0"},
40-
{:phoenix_live_dashboard, "~> 0.4"},
40+
{:phoenix_live_dashboard, "~> 0.6"},
4141
{:telemetry_metrics, "~> 0.6"},
4242
{:telemetry_poller, "~> 0.4"},
4343
{:gettext, "~> 0.18"},

0 commit comments

Comments
 (0)