Update Oban to 2.0-rc3
This commit is contained in:
parent
4695bdd81b
commit
4d3d867f10
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -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.2"},
|
||||
{:oban, "~> 2.0.0-rc.3"},
|
||||
{:gettext, "~> 0.15"},
|
||||
{:pbkdf2_elixir, "~> 1.0"},
|
||||
{:bcrypt_elixir, "~> 2.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue