set swoosh version

This commit is contained in:
Maksim Pechnikov 2020-07-29 06:50:00 +03:00
commit ed881247b7
2 changed files with 10 additions and 13 deletions

View file

@ -152,11 +152,8 @@ defmodule Pleroma.Mixfile do
ref: "f63a705f92c26955977ee62a313012e309a4d77a"},
{:cors_plug, "~> 1.5"},
{:web_push_encryption, "~> 0.2.1"},
{:swoosh,
git: "https://github.com/swoosh/swoosh.git",
ref: "c96e0ca8a00d8f211ec1f042a4626b09f249caa5",
override: true},
{:phoenix_swoosh, "~> 0.2"},
{:swoosh, "~> 1.0"},
{:phoenix_swoosh, "~> 0.3"},
{:gen_smtp, "~> 0.13"},
{:ex_syslogger, "~> 1.4"},
{:floki, "~> 0.25"},