From a1b75ec1b4ca4e50f173c3c46bbbb70fc8dfb8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:49:08 +0000 Subject: [PATCH] Bump dev.rollczi:litecommands-annotations from 3.10.0 to 3.10.2 Bumps dev.rollczi:litecommands-annotations from 3.10.0 to 3.10.2. --- updated-dependencies: - dependency-name: dev.rollczi:litecommands-annotations dependency-version: 3.10.2 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..ea35f05 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.2") implementation("com.eternalcode:multification-bukkit:1.2.1") implementation("com.eternalcode:multification-okaeri:1.2.1")