testing newer pot

This commit is contained in:
Henry Jameson 2023-03-10 00:08:08 +02:00
parent 5f29bf2e4f
commit f72beb6c26

View file

@ -179,7 +179,7 @@ defmodule Pleroma.Mixfile do
{:recon, "~> 2.5"},
{:joken, "~> 2.0"},
{:benchee, "~> 1.0"},
{:pot, "~> 1.0"},
{:pot, "~> 1.0.2"},
{:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)},
{:ex_const, "~> 0.2"},
{:plug_static_index_html, "~> 1.0.0"},