diff options
| author | kjnilsson <knilsson@pivotal.io> | 2019-09-04 10:30:49 +0100 |
|---|---|---|
| committer | kjnilsson <knilsson@pivotal.io> | 2019-09-04 10:30:49 +0100 |
| commit | 43860a1a3c8d31f2104cc0d4fd4a67c4b0a82087 (patch) | |
| tree | cec8f789a815e2b9bb80c99cdda64a1816610f01 | |
| parent | 96cf61561e8d240e19d9c2a4a7ff1119d30fc83f (diff) | |
| download | rabbitmq-server-git-43860a1a3c8d31f2104cc0d4fd4a67c4b0a82087.tar.gz | |
Update 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 fe092e8aa9..1f9b27d5a3 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -116,7 +116,7 @@ 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_ra = git https://github.com/rabbitmq/ra.git master +dep_ra = hex 1.0.0 dep_ranch = hex 1.7.1 dep_recon = hex 2.5.0 dep_observer_cli = hex 1.5.2 |
