updated pot package
This commit is contained in:
parent
992a271196
commit
88f57418c8
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -174,7 +174,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:quack, "~> 0.1.1"},
|
||||
{:joken, "~> 2.0"},
|
||||
{:benchee, "~> 1.0"},
|
||||
{:pot, "~> 0.10.2"},
|
||||
{:pot, "~> 0.11"},
|
||||
{:esshd, "~> 0.1.0", runtime: Application.get_env(:esshd, :enabled, false)},
|
||||
{:ex_const, "~> 0.2"},
|
||||
{:plug_static_index_html, "~> 1.0.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue