Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Doridian committed Dec 21, 2023
1 parent b8ec183 commit 7ea07ed
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@ defmodule SpaceAgeApi.MixProject do
{:phoenix_view, "~> 2.0.2"},
{:ecto_sql, "~> 3.1"},
{:myxql, ">= 0.0.0"},
{:phoenix_html, "~> 3.0"},
{:phoenix_html, "~> 4.0"},
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:gettext, "~> 0.24"},
{:joken, "~> 2.0"},
Loading

0 comments on commit 7ea07ed

Please sign in to comment.