Skip to content

Commit 2688549

Browse files
committed
chore(deps): update dependency phoenix_live_dashboard to ~> 0.5
1 parent 202acb4 commit 2688549

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.5"},
4141
{:telemetry_metrics, "~> 0.4"},
4242
{:telemetry_poller, "~> 0.4"},
4343
{:gettext, "~> 0.11"},

0 commit comments

Comments
 (0)