X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=266dcac27dc07e87d46ece996c28c43d77c74c9e;hb=cc98d010edc444e260c81ac9f264a27d9afd5daf;hp=24f1834725aced27c6b675590aa01b3e5eac2e1b;hpb=472132215e871306ca69f2bab1ed884b0f65e7c2;p=akkoma diff --git a/mix.exs b/mix.exs index 24f183472..266dcac27 100644 --- a/mix.exs +++ b/mix.exs @@ -117,7 +117,7 @@ defmodule Pleroma.Mixfile do {:html_entities, "~> 0.5", override: true}, {:phoenix_html, "~> 2.10"}, {:calendar, "~> 0.17.4"}, - {:cachex, "~> 3.0.2"}, + {:cachex, "~> 3.2"}, {:poison, "~> 3.0", override: true}, {:tesla, "~> 1.3", override: true}, {:jason, "~> 1.0"},