Skip to content

Commit

Permalink
Merge pull request #22 from SphericalKat/renovate/phoenix_live_view-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SphericalKat authored Feb 27, 2023
2 parents f408734 + 8e309e5 commit dd33c1e
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 @@ -39,7 +39,7 @@ defmodule Ketbin.MixProject do
{:ecto_sql, "~> 3.7"},
{:postgrex, ">= 0.0.0"},
{:phoenix_html, "~> 3.0"},
{:phoenix_live_view, "~> 0.16.4"},
{:phoenix_live_view, "~> 0.18.0"},
{:phoenix_live_reload, "~> 1.3", only: :dev},
{:phoenix_live_dashboard, "~> 0.5"},
{:telemetry_metrics, "~> 0.6"},
Expand Down

0 comments on commit dd33c1e

Please sign in to comment.