X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=eb2e54e4ab0575afff184726cfbf55e8b017766a;hb=0326683932800c20dcec2b7d3500bff149cf091b;hp=60c7fe3f61efedbe47b67ab63427dbe88df04032;hpb=82f4e4760ed594fd858e36444dfb01f27fa8068c;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"},