From 4619fbe7f4df176b4e7c1a030b785a7887ecd4cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:57:07 +0000 Subject: [PATCH] chore: update commandAPIVersion to v11.2.0 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 6769552..871c680 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -74,7 +74,7 @@ repositories { } } -val commandAPIVersion = "11.1.0" +val commandAPIVersion = "11.2.0" dependencies { paperweight.paperDevBundle("1.21.10-R0.1-SNAPSHOT")