Update atomex dependency

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-01-22 14:02:28 +01:00
parent d9d357456b
commit 010d1dce60
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ defmodule Mobilizon.Mixfile do
{:absinthe_plug, "~> 1.5.0"},
{:dataloader, "~> 1.0.6"},
{:plug_cowboy, "~> 2.0"},
{:atomex, github: "Betree/atomex"},
{:atomex, "~> 0.4"},
{:cachex, "~> 3.1"},
{:geohax, "~> 0.4.0"},
{:mogrify, "~> 0.8.0"},