Skip to content

Commit

Permalink
chore(deps): update dependency phoenix_html to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent d855653 commit 2c46760
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 @@ -67,7 +67,7 @@ defmodule GodwokenExplorer.MixProject do
{:phoenix_ecto, "~> 4.4"},
{:ecto_sql, "~> 3.11.0"},
{:postgrex, ">= 0.0.0"},
{:phoenix_html, "~> 3.3.0"},
{:phoenix_html, "~> 4.0.0"},
{:phoenix_view, "~> 2.0"},
{:phoenix_live_reload, "~> 1.4.0", only: :dev},
{:phoenix_live_dashboard, "~> 0.8.0"},
Expand Down

0 comments on commit 2c46760

Please sign in to comment.