X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=c2e0b940fda7086553499e419d55d9bc83f9f7ea;hb=ee0c40831efde5054f587ae0e371fffcad1396b7;hp=f1a62f6e3c216a883a37093b7142cdb37da976c5;hpb=e53679698424a7d58c308c21d466b07e34e8c3e9;p=akkoma diff --git a/mix.exs b/mix.exs index f1a62f6e3..c2e0b940f 100644 --- a/mix.exs +++ b/mix.exs @@ -165,7 +165,7 @@ defmodule Pleroma.Mixfile do ref: "825dc00aaba5a1b7c4202a532b696b595dd3bcb3"}, {:captcha, git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git", - ref: "c3c795c55f6b49d79d6ac70a0f91e525099fc3e2"}, + ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"}, {:mox, "~> 0.5", only: :test} ] ++ oauth_deps() end