From 33fa035c314f8a45a7157f6f374e24ef4a707576 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 27 Jun 2024 12:41:18 -0400 Subject: Update elixir-captcha to fix the compile warning --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index e67e23149..879c7a023 100644 --- a/mix.exs +++ b/mix.exs @@ -190,7 +190,7 @@ defmodule Pleroma.Mixfile do ref: "b647d0deecaa3acb140854fe4bda5b7e1dc6d1c8"}, {:captcha, git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git", - ref: "90f6ce7672f70f56708792a98d98bd05176c9176"}, + ref: "6630c42aaaab124e697b4e513190c89d8b64e410"}, {:restarter, path: "./restarter"}, {:majic, "~> 1.0"}, {:open_api_spex, "~> 3.16"}, -- cgit v1.2.3