X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=8d803ccffe3babafb98f4dac98c0e43963c650d9;hb=646016c403f6ed10f00f9c67b477a231f71aa706;hp=fd32624f03ab8bae50e2ff77fb6c2a2a4260bcde;hpb=ff552c51511e80ebaaafcad9a8c06bb6120428d5;p=akkoma diff --git a/mix.exs b/mix.exs index fd32624f0..8d803ccff 100644 --- a/mix.exs +++ b/mix.exs @@ -101,7 +101,7 @@ defmodule Pleroma.Mixfile do {:phoenix_pubsub, "~> 1.1"}, {:phoenix_ecto, "~> 4.0"}, {:ecto_enum, "~> 1.4"}, - {:ecto_sql, "~> 3.2"}, + {:ecto_sql, "~> 3.3.2"}, {:postgrex, ">= 0.13.5"}, {:oban, "~> 0.12.0"}, {:quantum, "~> 2.3"},