Pin recon dependency to 2.4.0
This commit is contained in:
parent
66e7b03372
commit
b395aebf24
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -101,7 +101,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:prometheus_phoenix, "~> 1.2"},
|
||||
{:prometheus_ecto, "~> 1.4"},
|
||||
{:prometheus_process_collector, "~> 1.4"},
|
||||
{:recon, github: "ferd/recon"},
|
||||
{:recon, github: "ferd/recon", tag: "2.4.0"},
|
||||
{:quack, "~> 0.1.1"}
|
||||
]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue