X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=eb2e54e4ab0575afff184726cfbf55e8b017766a;hb=88f7cf51d43181b27db5ff1807d3e706fa336bac;hp=60c7fe3f61efedbe47b67ab63427dbe88df04032;hpb=1680a3479e4e0b3be5af8db130f8672a063841b0;p=akkoma diff --git a/mix.exs b/mix.exs index 60c7fe3f6..eb2e54e4a 100644 --- a/mix.exs +++ b/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"},