bump mock
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Tue, 10 Jan 2023 10:48:14 +0000 (10:48 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Tue, 10 Jan 2023 10:48:14 +0000 (10:48 +0000)
mix.exs

diff --git a/mix.exs b/mix.exs
index 2a62dedeef438dbe1ece476c98ac6ccdbbacd234..93184a0f9a071ccc521b66d2152af5ea07e09cb9 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -200,7 +200,7 @@ defmodule Pleroma.Mixfile do
        ref: "1c1b99ea41a457761383d81aaf6a606913996fe7",
        only: [:dev, :test],
        runtime: false},
-      {:mock, "~> 0.3.5", only: :test},
+      {:mock, "~> 0.3.7", only: :test},
       {:excoveralls, "0.15.1", only: :test},
       {:mox, "~> 1.0", only: :test},
       {:websockex, "~> 0.4.3", only: :test},