summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2021-05-12 18:05:11 +0200
committerPaweł Chmielowski <pchmielowski@process-one.net>2021-05-12 18:05:11 +0200
commit0f51a03d08606641beff8c3c5970bd9d5d351e2a (patch)
treef113d6f5560e29391d02ebb91cc2a179b0ae7db8 /rebar.config
parentUse the new Github container registry (diff)
Update xmpp to bring updated vcard
Diffstat (limited to '')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 1316ffe1..1e3da2d7 100644
--- a/rebar.config
+++ b/rebar.config
@@ -59,7 +59,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", "6d143ebcacaafe3a8adc669300a8ad001402b3d8"}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.43"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.3"}}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "1a4874ebcec2984a5a7f33c73695a2b4aad75fb6"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.11"}}}
]}.