From c026128325e5dd44d8660fc99415befc581dd6a9 Mon Sep 17 00:00:00 2001 From: rinpatch Date: Sat, 29 Feb 2020 20:40:23 +0300 Subject: deps: update cachex to 3.2.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') 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"}, -- cgit v1.2.3