aboutsummaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2021-10-29 05:48:03 +0300
committerAlexey Shchepin <alexey@process-one.net>2021-10-29 05:48:03 +0300
commit5d48329a3ff46d2e29f9f09921d99ac10f655589 (patch)
tree4761c36712f3f039b23af465fdee50fa30b674cd /rebar.config
parentSupport MUC hats (XEP-0317, conversejs/prosody compatible) (diff)
Update 'xmpp' dependency
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 1f1710bf9..77d017c99 100644
--- a/rebar.config
+++ b/rebar.config
@@ -59,7 +59,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.27"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.44"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", "3f18c9e6b239c3a8a4d82dc478b26565037b7247"}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "a85dc699ff02471ecad08d85e3bed87c57c48aba"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.12"}}}
]}.