X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=6fac1c66b03002bc5c747e41c62c3703c9121f6a;hb=fecefe68f88014ad2f8b5f290f3b0c7692fa3fef;hp=c948b0b02e30df09b14ef2b8d59dd3d97fbe4a3e;hpb=6bb4f4e1721d30762978b59a1aed11137223c183;p=akkoma diff --git a/mix.exs b/mix.exs index c948b0b02..6fac1c66b 100644 --- a/mix.exs +++ b/mix.exs @@ -211,7 +211,7 @@ defmodule Pleroma.Mixfile do git: "https://git.pleroma.social/pleroma/elixir-libraries/hackney.git", ref: "7d7119f0651515d6d7669c78393fd90950a3ec6e", override: true}, - {:mox, "~> 0.5", only: :test}, + {:mox, "~> 1.0", only: :test}, {:websocket_client, git: "https://github.com/jeremyong/websocket_client.git", only: :test} ] ++ oauth_deps() end