diff options
| author | Gerhard Lazu <gerhard@lazu.co.uk> | 2020-02-11 15:31:40 +0000 |
|---|---|---|
| committer | Gerhard Lazu <gerhard@lazu.co.uk> | 2020-02-11 15:31:40 +0000 |
| commit | c121b36a5bb397d384d38e47cb5ceea05f4654bc (patch) | |
| tree | b25e0ccc322dca92ef6d44c92133b622a89186f9 | |
| parent | 98d10fc2f943113df3d296be8cc140239ebdeac0 (diff) | |
| download | rabbitmq-server-git-c121b36a5bb397d384d38e47cb5ceea05f4654bc.tar.gz | |
Update 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 326a61a91f..118e339cc0 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -115,11 +115,11 @@ dep_cowboy = hex 2.6.1 dep_cowlib = hex 2.7.0 dep_jsx = hex 2.9.0 dep_lager = hex 3.8.0 -dep_prometheus = hex 4.4.0 +dep_prometheus = hex 4.5.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.2 +dep_observer_cli = hex 1.5.3 dep_stdout_formatter = hex 0.2.2 dep_sysmon_handler = hex 1.2.0 |
