Update rabbitmq-components.mk

This commit is contained in:
Michael Klishin 2020-07-21 13:12:47 +03:00
parent 1b6dd0666f
commit d3b455449f
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ dep_ra = git https://github.com/rabbitmq/ra.git master
dep_ranch = hex 1.7.1 dep_ranch = hex 1.7.1
dep_recon = hex 2.5.1 dep_recon = hex 2.5.1
dep_observer_cli = hex 1.5.4 dep_observer_cli = hex 1.5.4
dep_stdout_formatter = hex 0.2.2 dep_stdout_formatter = hex 0.2.4
dep_sysmon_handler = hex 1.3.0 dep_sysmon_handler = hex 1.3.0
RABBITMQ_COMPONENTS = amqp_client \ RABBITMQ_COMPONENTS = amqp_client \