Skip to content
Snippets Groups Projects
Commit c0261283 authored by rinpatch's avatar rinpatch
Browse files

deps: update cachex to 3.2.0

parent 5db2fb3c
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ defp deps 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"},
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment