X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=5d945bf5f69b5038a6bab08ccc6e54601f5495ea;hb=7c5e007b9c73a52a4c46674bd00ce32640c07cc3;hp=7ab8387f90cd8b09573bca38b415c131d4844a84;hpb=ab32ea44f0af54f9dd87f9a53378b1358f7ac1f8;p=akkoma diff --git a/mix.exs b/mix.exs index 7ab8387f9..5d945bf5f 100644 --- a/mix.exs +++ b/mix.exs @@ -178,7 +178,7 @@ defmodule Pleroma.Mixfile do {:quack, "~> 0.1.1"}, {:joken, "~> 2.0"}, {:benchee, "~> 1.0"}, - {:pot, "~> 0.11"}, + {:pot, "~> 1.0"}, {:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)}, {:ex_const, "~> 0.2"}, {:plug_static_index_html, "~> 1.0.0"},