Upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-09-06 12:28:10 +02:00
parent 2d1facbf39
commit 7c71e9e04f
3 changed files with 192 additions and 143 deletions

View File

@@ -98,7 +98,7 @@ defmodule Mobilizon.Mixfile do
{:phoenix_pubsub, "~> 2.0"},
{:phoenix_ecto, "~> 4.0"},
{:postgrex, ">= 0.15.3"},
{:phoenix_html, "~> 2.10"},
{:phoenix_html, "~> 3.0"},
{:gettext, "~> 0.11"},
{:cowboy, "~> 2.6"},
{:guardian, "~> 2.0"},