Upgrade web_push_encryption to 0.3.1

This commit is contained in:
Sean King 2022-01-01 21:02:09 -07:00
commit bf995a7770
No known key found for this signature in database
GPG key ID: 510C52BACD6E7257
2 changed files with 2 additions and 3 deletions

View file

@ -149,8 +149,7 @@ defmodule Pleroma.Mixfile do
git: "https://github.com/msantos/crypt.git",
ref: "f75cd55325e33cbea198fb41fe41871392f8fb76"},
{:cors_plug, "~> 2.0"},
{:web_push_encryption,
git: "https://github.com/lanodan/elixir-web-push-encryption.git", branch: "bugfix/otp-24"},
{:web_push_encryption, "~> 0.3.1"},
{:swoosh, "~> 1.0"},
{:phoenix_swoosh, "~> 0.3"},
{:gen_smtp, "~> 0.13"},