rabbitmq-components.mk: Update meck from 0.9.2 to 1.0.0
[Why] Hopefully it will fix a crash we observe fairly regularily in CI.
This commit is contained in:
parent
9ef0483b02
commit
94b8ef6792
|
@ -48,6 +48,7 @@ dep_gen_batch_server = hex 0.8.8
|
||||||
dep_jose = hex 1.11.10
|
dep_jose = hex 1.11.10
|
||||||
dep_khepri = hex 0.16.0
|
dep_khepri = hex 0.16.0
|
||||||
dep_khepri_mnesia_migration = hex 0.7.1
|
dep_khepri_mnesia_migration = hex 0.7.1
|
||||||
|
dep_meck = hex 1.0.0
|
||||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.6
|
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.6
|
||||||
dep_prometheus = hex 4.11.0
|
dep_prometheus = hex 4.11.0
|
||||||
dep_ra = hex 2.16.3
|
dep_ra = hex 2.16.3
|
||||||
|
|
Loading…
Reference in New Issue