From 7da81249f8e33e019b2b18b464091f9efef8a30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Thu, 10 Dec 2020 13:22:32 +0100 Subject: [PATCH] Update xmpp once more --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 9dbc359ef..7261e8562 100644 --- a/rebar.config +++ b/rebar.config @@ -57,7 +57,7 @@ {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.40"}}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", "70bad122a71efe519f6fa1c47cf63a75b450f4e1"}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "0f61d2356323b98ad04739c6ce72a10061c19a7c"}}, {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}} ]}.