summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbit_common/Makefile')
-rw-r--r--deps/rabbit_common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbit_common/Makefile b/deps/rabbit_common/Makefile
index 7e9802c744..79151b35dc 100644
--- a/deps/rabbit_common/Makefile
+++ b/deps/rabbit_common/Makefile
@@ -28,7 +28,7 @@ endef
LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl
DEPS = thoas recon credentials_obfuscation
-dep_credentials_obfuscation = hex 3.2.0
+dep_credentials_obfuscation = hex 3.4.0
# Variables and recipes in development.*.mk are meant to be used from
# any Git clone. They are excluded from the files published to Hex.pm.