update tests and Oban
This commit is contained in:
parent
bbec9bb727
commit
bd1984f054
4 changed files with 10 additions and 8 deletions
2
mix.exs
2
mix.exs
|
|
@ -102,7 +102,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_sql, "~> 3.2"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:oban, "~> 0.8.1"},
|
||||
{:oban, "~> 0.12.0"},
|
||||
{:quantum, "~> 2.3"},
|
||||
{:gettext, "~> 0.15"},
|
||||
{:comeonin, "~> 4.1.1"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue