Fix pleroma_job_queue version
This commit is contained in:
parent
8292331b35
commit
afc7708dbe
2 changed files with 2 additions and 3 deletions
3
mix.exs
3
mix.exs
|
|
@ -140,8 +140,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:http_signatures,
|
||||
git: "https://git.pleroma.social/pleroma/http_signatures.git",
|
||||
ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"},
|
||||
{:pleroma_job_queue,
|
||||
git: "https://git.pleroma.social/pleroma/pleroma_job_queue.git", ref: "0637ccb1"},
|
||||
{:pleroma_job_queue, "~> 0.3"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:prometheus_ex, "~> 3.0"},
|
||||
{:prometheus_plugs, "~> 1.1"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue