summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-01-13 12:41:07 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-01-13 12:41:07 +0300
commitb7908844f24f4ede4244261d43f30ed3724efbb7 (patch)
tree1b2f17fbba3cbd006573b8447117cc9e35c09d99 /mix.exs
parent54c9db38c8035ecc115e136a09a3d991e426959a (diff)
parenta431e8c9f7033c739e10b0e8b34c75f2cc1d38d4 (diff)
downloadpleroma-b7908844f24f4ede4244261d43f30ed3724efbb7.tar.gz
pleroma-b7908844f24f4ede4244261d43f30ed3724efbb7.zip
Merge branch 'develop' into issue/1383
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index d79dbbc4e..a9ad3dab0 100644
--- a/mix.exs
+++ b/mix.exs
@@ -164,7 +164,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