Update Oban to 2.1.0
This commit is contained in:
parent
2a11068a11
commit
cee1883b35
2 changed files with 7 additions and 7 deletions
2
mix.exs
2
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue