Skip to content

Commit

Permalink
Update dependency phoenix_live_dashboard to ~> 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2022
1 parent d75a5ce commit 446b783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ defmodule LiveBabiniku.MixProject do
{:phoenix_live_view, "~> 0.17.5"},
{:phoenix_ecto, "~> 4.4.0"},
{:floki, ">= 0.30.0", only: :test},
{:phoenix_live_dashboard, "~> 0.6"},
{:phoenix_live_dashboard, "~> 0.7"},
{:ecto, "~> 3.9.0"},
{:esbuild, "~> 0.5", runtime: Mix.env() == :dev},
{:swoosh, "~> 1.3"},
Expand Down

0 comments on commit 446b783

Please sign in to comment.