From 220aa4773dc4f570e711f4aab34793ec3bdbfb71 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sun, 16 Nov 2025 02:07:31 +0800 Subject: [PATCH] chore: bump dependencies --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 8ce8f9e5..fe2e75ee 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -20,7 +20,7 @@ dependencyResolutionManagement { } } plugins { - id("com.highcapable.gropify") version "1.0.0" + id("com.highcapable.gropify") version "1.0.1" } gropify { global {