From ea511716fd2824914dcee1710fbc82aa4c218e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 08:19:49 +0000 Subject: [PATCH] Bump dev.rollczi:litecommands-annotations from 3.10.0 to 3.10.6 Bumps dev.rollczi:litecommands-annotations from 3.10.0 to 3.10.6. --- updated-dependencies: - dependency-name: dev.rollczi:litecommands-annotations dependency-version: 3.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5c57f02..18d5df5 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ dependencies { implementation("net.kyori:adventure-text-minimessage:4.23.0") implementation("dev.rollczi:litecommands-bukkit:3.9.7") - implementation("dev.rollczi:litecommands-annotations:3.10.0") + implementation("dev.rollczi:litecommands-annotations:3.10.6") implementation("com.eternalcode:multification-bukkit:1.2.1") implementation("com.eternalcode:multification-okaeri:1.2.1")