bump mock

This commit is contained in:
FloatingGhost 2023-01-10 10:48:14 +00:00
parent cc63a89b5d
commit 7eebaa7a18
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ defmodule Pleroma.Mixfile do
ref: "1c1b99ea41a457761383d81aaf6a606913996fe7", ref: "1c1b99ea41a457761383d81aaf6a606913996fe7",
only: [:dev, :test], only: [:dev, :test],
runtime: false}, runtime: false},
{:mock, "~> 0.3.5", only: :test}, {:mock, "~> 0.3.7", only: :test},
{:excoveralls, "0.15.1", only: :test}, {:excoveralls, "0.15.1", only: :test},
{:mox, "~> 1.0", only: :test}, {:mox, "~> 1.0", only: :test},
{:websockex, "~> 0.4.3", only: :test}, {:websockex, "~> 0.4.3", only: :test},