Switch to the official Oban 2.0.0 release

This commit is contained in:
Mark Felder 2020-07-10 11:33:08 -05:00
commit d7a37fddd1
2 changed files with 3 additions and 3 deletions

View file

@ -124,7 +124,7 @@ defmodule Pleroma.Mixfile do
{:ecto_enum, "~> 1.4"},
{:ecto_sql, "~> 3.4.4"},
{:postgrex, ">= 0.13.5"},
{:oban, "~> 2.0.0-rc.3"},
{:oban, "~> 2.0.0"},
{:gettext, "~> 0.15"},
{:pbkdf2_elixir, "~> 1.0"},
{:bcrypt_elixir, "~> 2.0"},