diff options
| author | Gerhard Lazu <gerhard@lazu.co.uk> | 2019-06-03 02:23:29 +0100 |
|---|---|---|
| committer | Gerhard Lazu <gerhard@lazu.co.uk> | 2019-06-03 02:23:29 +0100 |
| commit | dd8d05ae16b3b7e6e6f92f7316e3280fb8c9378f (patch) | |
| tree | a2987b3c09859a9393ae5e00a9731e23708c429b /rabbitmq-components.mk | |
| parent | 1170d60200ff61997257373e17eae428df200594 (diff) | |
| download | rabbitmq-server-git-dd8d05ae16b3b7e6e6f92f7316e3280fb8c9378f.tar.gz | |
Update rabbitmq-components.mk
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 0ff2ad0253..a1817e3196 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -114,7 +114,7 @@ dep_cowboy = hex 2.6.1 dep_cowlib = hex 2.7.0 dep_jsx = hex 2.9.0 dep_lager = hex 3.6.10 -dep_prometheus = git https://github.com/deadtrickster/prometheus.erl v4.3.0 +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 |
