X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=b9ce8c500641d64aef31510c7b18970dafc67da1;hb=4ead0d564fa60b1a908f6237474250d6bda85ae9;hp=18f748672af60eff8bda89e822fa43307a0277bf;hpb=72d2b34d3bf47705ad5298f2ce2c6bf48a0a8e82;p=akkoma diff --git a/mix.exs b/mix.exs index 18f748672..b9ce8c500 100644 --- a/mix.exs +++ b/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"},