From 3050638592aa4155f64e2119eafe1ce12b076b41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Thu, 13 Mar 2025 16:32:42 +0100 Subject: [PATCH] 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. (cherry picked from commit 94b8ef679290284d2cf8677ee0eb59665cbd72f2) --- rabbitmq-components.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index d00cd36a4ea7..2aa738611dc9 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -48,6 +48,7 @@ dep_gen_batch_server = hex 0.8.8 dep_jose = hex 1.11.10 dep_khepri = hex 0.16.0 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_prometheus = hex 4.11.0 dep_ra = hex 2.15.2