Skip to content

Commit d6d0e28

Browse files
chore(deps): update dependency phoenix_html to v4
1 parent 3a886fb commit d6d0e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/fixtures/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule Fixtures.MixProject do
3737
{:phoenix_ecto, "~> 4.6"},
3838
{:ecto_sql, "~> 3.11"},
3939
{:postgrex, ">= 0.18.0"},
40-
{:phoenix_html, "~> 2.14"},
40+
{:phoenix_html, "~> 4.3"},
4141
{:phoenix_live_reload, "~> 1.5", only: :dev},
4242
{:phoenix_live_dashboard, "~> and 0.8.0 and ~> 0.8.4"},
4343
{:telemetry_metrics, "~> 0.6"},

0 commit comments

Comments
 (0)