update swoosh

This commit is contained in:
2022-02-15 19:12:26 -05:00
committed by oliviasculley
parent 33d82a902d
commit ec6acdbb5d
2 changed files with 4 additions and 1 deletions

View File

@@ -57,7 +57,8 @@ defmodule Lokal.MixProject do
{:phoenix_live_dashboard, "~> 0.6"},
{:oban, "~> 2.10"},
# {:esbuild, "~> 0.3", runtime: Mix.env() == :dev},
{:swoosh, "~> 1.3"},
{:swoosh, "~> 1.6"},
{:gen_smtp, "~> 1.0"},
{:telemetry_metrics, "~> 0.6"},
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.18"},