Bump Recon to 2.5.1
for Erlang 23 compatibility of 'rabbitmq-diagnostics observer' References zhongwencool/observer_cli#68.
This commit is contained in:
parent
d78292517b
commit
fa763d3cfc
|
|
@ -118,8 +118,8 @@ dep_lager = hex 3.8.0
|
|||
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.0
|
||||
dep_observer_cli = hex 1.5.3
|
||||
dep_recon = hex 2.5.1
|
||||
dep_observer_cli = hex 1.5.4
|
||||
dep_stdout_formatter = hex 0.2.2
|
||||
dep_sysmon_handler = hex 1.2.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue