Bump credentials_obfuscation version

This commit is contained in:
Michael Klishin 2020-12-20 18:05:54 +03:00
parent 26a30234ac
commit e8cb671633
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ endef
LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl
DEPS = lager jsx ranch recon credentials_obfuscation
dep_credentials_obfuscation = hex 2.2.0
dep_credentials_obfuscation = hex 2.3.0
# FIXME: Use erlang.mk patched for RabbitMQ, while waiting for PRs to be
# reviewed and merged.