Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update Elixir project dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
zorn committed Oct 4, 2023
1 parent cd798ed commit 58bfec2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion backend-elixir/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ defmodule StudyHall.MixProject do
{:phoenix_html, "~> 3.3"},
{:phoenix_live_dashboard, "~> 0.8.0"},
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:phoenix_live_view, "~> 0.19.0"},
{:phoenix_live_view, "~> 0.20.0"},
{:phoenix, "~> 1.7.7"},
{:plug_cowboy, "~> 2.5"},
{:postgrex, ">= 0.0.0"},
Expand Down
Loading

0 comments on commit 58bfec2

Please sign in to comment.