Skip to content

Commit b0a07d5

Browse files
chore(deps): update dependency phoenix_html to v4
1 parent 426c056 commit b0a07d5

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
@@ -34,7 +34,7 @@ defmodule Eblog.Mixfile do
3434
{:phoenix_pubsub, "== 1.1.2"},
3535
{:phoenix_ecto, "== 3.6.0"},
3636
{:postgrex, "== 0.16.5"},
37-
{:phoenix_html, "== 2.14.3"},
37+
{:phoenix_html, "== 4.1.0"},
3838
{:phoenix_live_reload, "== 1.3.3", only: :dev},
3939
{:gettext, "== 0.19.1"},
4040
{:cowboy, "== 1.1.2"}]

0 commit comments

Comments
 (0)