From 9b60b0a995c4b8bfded220b15ca6eabc6ae94173 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 a6907cc53599..17e286784aee 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.16.2