diff options
-rw-r--r-- | deps/rabbit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbit/Makefile b/deps/rabbit/Makefile index 2dac35a077..7e2ac0c672 100644 --- a/deps/rabbit/Makefile +++ b/deps/rabbit/Makefile @@ -144,7 +144,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop PLT_APPS += mnesia dep_syslog = git https://github.com/schlagert/syslog 4.0.0 -dep_osiris = git https://github.com/rabbitmq/osiris main +dep_osiris = git https://github.com/rabbitmq/osiris log-overview-opts dep_systemd = hex 0.6.1 dep_seshat = git https://github.com/rabbitmq/seshat main |