diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-08-01 17:13:05 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-08-01 17:13:05 +0300 |
| commit | 506fa99551519009d35274f93cdf35e8a7809b8f (patch) | |
| tree | 6f04d01c58fc0e935fea98eaf7ee0eb7653d5dc8 /rabbitmq-components.mk | |
| parent | ebb6d11472878e71fd008c20bab1f305d990541b (diff) | |
| download | rabbitmq-server-git-506fa99551519009d35274f93cdf35e8a7809b8f.tar.gz | |
Update rabbitmq-components.mk
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 4b358b400f..cf628b640d 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -119,9 +119,9 @@ dep_prometheus = hex 4.4.0 dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 dep_recon = hex 2.5.0 -dep_observer_cli = hex 1.5.0 +dep_observer_cli = hex 1.5.2 dep_stdout_formatter = hex 0.2.2 -dep_sysmon_handler = hex 1.1.0 +dep_sysmon_handler = hex 1.2.0 RABBITMQ_COMPONENTS = amqp_client \ amqp10_common \ |
