Skip to content

Commit 9666d86

Browse files
chore(deps): update dependency phoenix_live_view to v1.2.1
1 parent ea45bb9 commit 9666d86

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
@@ -57,7 +57,7 @@ defmodule CodexPooler.MixProject do
5757
{:postgrex, "== 0.22.2"},
5858
{:phoenix_html, "== 4.3.0"},
5959
{:phoenix_live_reload, "== 1.6.2", only: :dev},
60-
{:phoenix_live_view, "== 1.2.0"},
60+
{:phoenix_live_view, "== 1.2.1"},
6161
{:lazy_html, "== 0.1.11", only: :test},
6262
{:oban, "== 2.23.0"},
6363
{:phoenix_live_dashboard, "== 0.8.7", only: :dev},

0 commit comments

Comments
 (0)