File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export BUILD_WITHOUT_QUIC
4343
4444LOCAL_DEPS = ssl
4545DEPS = ranch rabbit amqp10_common
46- TEST_DEPS = emqtt ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management amqp_client rabbitmq_consistent_hash_exchange rabbitmq_amqp_client rabbitmq_stomp rabbitmq_stream rabbitmq_federation
46+ TEST_DEPS = cowlib emqtt ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management amqp_client rabbitmq_consistent_hash_exchange rabbitmq_amqp_client rabbitmq_stomp rabbitmq_stream rabbitmq_federation
4747
4848PLT_APPS += rabbitmqctl elixir
4949
Original file line number Diff line number Diff line change 4040# all projects use the same versions. It avoids conflicts.
4141
4242dep_accept = hex 0.3.5
43- dep_cowboy = hex 2.12 .0
44- dep_cowlib = hex 2.13 .0
43+ dep_cowboy = hex 2.13 .0
44+ dep_cowlib = hex 2.14 .0
4545dep_credentials_obfuscation = hex 3.4.0
4646dep_cuttlefish = hex 3.4.0
4747dep_gen_batch_server = hex 0.8.8
@@ -51,7 +51,7 @@ dep_khepri_mnesia_migration = hex 0.7.1
5151dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
5252dep_prometheus = hex 4.11.0
5353dep_ra = hex 2.16.2
54- dep_ranch = hex 2.1 .0
54+ dep_ranch = hex 2.2 .0
5555dep_recon = hex 2.5.6
5656dep_redbug = hex 2.0.7
5757dep_systemd = hex 0.6.1
You can’t perform that action at this time.
0 commit comments