chore(deps): update dependency phoenix_live_dashboard to ~> 0.6 (#11)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [phoenix_live_dashboard](https://hex.pm/packages/phoenix_live_dashboard) | minor | `~> 0.4` -> `~> 0.6` | This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: #11 Co-authored-by: renovate-bot <renovate-bot@dubas.dev> Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
2
mix.exs
2
mix.exs
@@ -42,7 +42,7 @@ defmodule Wabanex.MixProject do
|
||||
{:pg_ranges, "~> 1.1"},
|
||||
{:phoenix, "~> 1.6.0"},
|
||||
{:phoenix_ecto, "~> 4.1"},
|
||||
{:phoenix_live_dashboard, "~> 0.4"},
|
||||
{:phoenix_live_dashboard, "~> 0.6"},
|
||||
{:plug_cowboy, "~> 2.0"},
|
||||
{:postgrex, ">= 0.0.0"},
|
||||
{:telemetry_metrics, "~> 0.4"},
|
||||
|
Reference in New Issue
Block a user