Skip to content

Commit

Permalink
chore(deps): update dependency phoenix_live_view to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent fcc7aac commit 0539d31
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 @@ -74,7 +74,7 @@ defmodule Orbit.MixProject do
{:phoenix_html, "== 4.1.1"},
{:phoenix_live_dashboard, "== 0.8.5"},
{:phoenix_live_reload, "== 1.5.3", only: :dev},
{:phoenix_live_view, "== 0.20.17"},
{:phoenix_live_view, "== 1.0.1"},
{:postgrex, "== 0.19.3"},
{:sentry, "== 10.8.0"},
{:sobelow, "== 0.13.0", only: [:dev, :test], runtime: false},
Expand Down

0 comments on commit 0539d31

Please sign in to comment.