From c296edf781b9b2449686e080d6e352f1132ab3cb Mon Sep 17 00:00:00 2001 From: Aeya <36929366+fireflowerr@users.noreply.github.com> Date: Sun, 16 Mar 2025 09:21:13 -0700 Subject: [PATCH] Update unmovable to v1.1.1 (#7652) * Add strategy config to control whether walking should be filtered or deprioritized * Bump junit to 5 and add tests * Fix a bug where filtering would not work for more than 2 items --- plugins/unmovable | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/unmovable b/plugins/unmovable index ff9665a3f..f6e40ab35 100644 --- a/plugins/unmovable +++ b/plugins/unmovable @@ -1,2 +1,2 @@ repository=https://github.com/fireflowerr/unmovable.git -commit=4968db9e7c22b648714c8d2e41275dc14a5bfa7c +commit=618fb421e37bc700df5f36fc678d7b748a9773b8