forked from AkkomaGang/akkoma
bump mock
This commit is contained in:
parent
cc63a89b5d
commit
7eebaa7a18
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -200,7 +200,7 @@ defp deps 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},
|
||||||
|
|
Loading…
Reference in a new issue