X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=266dcac27dc07e87d46ece996c28c43d77c74c9e;hb=4c02e049358441529c54a72cd11f1c81ee897d49;hp=24f1834725aced27c6b675590aa01b3e5eac2e1b;hpb=3416948cdf048421fb042fb71f54d2868d291aca;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"},