Skip to content

Commit cbbdc32

Browse files
chore(deps): update dependency phoenix_live_view to ~> 0.20.0
1 parent 93cffc9 commit cbbdc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ defmodule Ketbin.MixProject do
3939
{:ecto_sql, "~> 3.7"},
4040
{:postgrex, ">= 0.0.0"},
4141
{:phoenix_html, "~> 3.0"},
42-
{:phoenix_live_view, "~> 0.18.0"},
42+
{:phoenix_live_view, "~> 0.20.0"},
4343
{:phoenix_live_reload, "~> 1.3", only: :dev},
4444
{:phoenix_live_dashboard, "~> 0.5"},
4545
{:telemetry_metrics, "~> 0.6"},

0 commit comments

Comments
 (0)