Revert "testing newer pot"

This reverts commit f72beb6c26.
This commit is contained in:
Henry Jameson 2023-03-20 21:29:24 +02:00
commit ece1f7bca6

View file

@ -179,7 +179,7 @@ defmodule Pleroma.Mixfile do
{:recon, "~> 2.5"},
{:joken, "~> 2.0"},
{:benchee, "~> 1.0"},
{:pot, "~> 1.0.2"},
{: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"},