diff options
Diffstat (limited to 'rabbitmq-components.mk')
-rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 47c534fa75..b00f252072 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -122,7 +122,7 @@ dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master dep_ra = git https://github.com/rabbitmq/ra.git master dep_ranch = hex 1.7.1 dep_recon = hex 2.5.1 -dep_observer_cli = hex 1.5.4 +dep_observer_cli = hex 1.6.0 dep_stdout_formatter = hex 0.2.4 dep_sysmon_handler = hex 1.3.0 |