X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=84e80129b621e5080a02be4d9043152aa8b26848;hb=764931fc9f5eecc30c1ccb3b5bacf6338fcdf706;hp=d8d3f802d2bfa9a88ea63a236fde08034d316fc4;hpb=8d812c28a70ae174985000e98b9618dad746b22e;p=akkoma diff --git a/mix.exs b/mix.exs index d8d3f802d..84e80129b 100644 --- a/mix.exs +++ b/mix.exs @@ -99,7 +99,7 @@ defmodule Pleroma.Mixfile do {:plug_cowboy, "~> 2.0"}, {:phoenix_pubsub, "~> 1.1"}, {:phoenix_ecto, "~> 4.0"}, - {:ecto_sql, "~> 3.1"}, + {:ecto_sql, "~> 3.2"}, {:postgrex, ">= 0.13.5"}, {:oban, "~> 0.8.1"}, {:quantum, "~> 2.3"},