summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2021-01-21 16:27:24 +0100
committerPaweł Chmielowski <pchmielowski@process-one.net>2021-01-21 16:27:24 +0100
commite0101338af5619c1429a41b1e155d67198c7699c (patch)
tree8be74dc941e91366d9b0c88f96dbe9057d49e56f /rebar.config
parentRevert "Update xmpp" (diff)
Let's update xmpp once more
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 f6c35c2c..78edd5ce 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", "c9aae1631abf4b1b569bda860d395c0be025edbd"}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "04db675de509829a34d45d0f1ab30e92dda3ef0a"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}}
]}.