diff options
-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 66afd1871f..c3c88f85db 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -116,7 +116,7 @@ dep_cowlib = hex 2.9.1 dep_jsx = hex 3.1.0 dep_looking_glass = git https://github.com/rabbitmq/looking_glass master dep_prometheus = hex 4.8.1 -dep_ra = git https://github.com/rabbitmq/ra.git main +dep_ra = git https://github.com/rabbitmq/ra.git opt-server-init dep_ranch = hex 2.1.0 dep_recon = hex 2.5.1 dep_observer_cli = hex 1.7.1 |