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
43
43
44
44
LOCAL_DEPS = ssl
45
45
DEPS = 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
47
47
48
48
PLT_APPS += rabbitmqctl elixir
49
49
Original file line number Diff line number Diff line change 40
40
# all projects use the same versions. It avoids conflicts.
41
41
42
42
dep_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
45
45
dep_credentials_obfuscation = hex 3.4.0
46
46
dep_cuttlefish = hex 3.4.0
47
47
dep_gen_batch_server = hex 0.8.8
@@ -51,7 +51,7 @@ dep_khepri_mnesia_migration = hex 0.7.1
51
51
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
52
52
dep_prometheus = hex 4.11.0
53
53
dep_ra = hex 2.16.2
54
- dep_ranch = hex 2.1 .0
54
+ dep_ranch = hex 2.2 .0
55
55
dep_recon = hex 2.5.6
56
56
dep_redbug = hex 2.0.7
57
57
dep_systemd = hex 0.6.1
You can’t perform that action at this time.
0 commit comments