Update Oban to 2.1.0

This commit is contained in:
Mark Felder 2020-09-30 07:53:19 -05:00
commit cee1883b35
2 changed files with 7 additions and 7 deletions

View file

@ -122,7 +122,7 @@ defmodule Pleroma.Mixfile do
{:ecto_enum, "~> 1.4"},
{:ecto_sql, "~> 3.4.4"},
{:postgrex, ">= 0.15.5"},
{:oban, "~> 2.0.0"},
{:oban, "~> 2.1.0"},
{:gettext, "~> 0.18"},
{:pbkdf2_elixir, "~> 1.2"},
{:bcrypt_elixir, "~> 2.2"},