From 066f48cd52a09ba8360cb50a458b5417ac842613 Mon Sep 17 00:00:00 2001 From: dab246 Date: Fri, 10 Apr 2026 12:20:47 +0700 Subject: [PATCH] fix: Update `pubspec.lock` to resolve stale `worker_manager` git ref Signed-off-by: dab246 --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index fff891976b..74fc93b62a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2577,7 +2577,7 @@ packages: description: path: "." ref: "hotfix/worker-init-memory-leak" - resolved-ref: dd04544217c9fcc08b2a32634583f38d22cc2309 + resolved-ref: "5c70ecc12f459b97c476ce3dd7a2da4218d71121" url: "https://github.com/linagora/worker_manager.git" source: git version: "7.2.7"