Revert "Merge branch 'revert-cdd6df06' into 'develop'"
This reverts merge request !4411
This commit is contained in:
parent
8d82808d7a
commit
01d94a0135
3 changed files with 4 additions and 3 deletions
2
mix.exs
2
mix.exs
|
|
@ -210,7 +210,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:credo, "~> 1.7", only: [:dev, :test], runtime: false},
|
||||
{:mock, "~> 0.3.5", only: :test},
|
||||
{:covertool, "~> 2.0", only: :test},
|
||||
{:hackney, "~> 1.18.0", override: true},
|
||||
{:hackney, "~> 1.25.0", override: true},
|
||||
{:mox, "~> 1.0", only: :test},
|
||||
{:websockex, "~> 0.4.3", only: :test},
|
||||
{:benchee, "~> 1.0", only: :benchmark},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue