From c98583524fe61103fae02e40a291a6a9d23360ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 02:30:00 +0000 Subject: [PATCH] Update dependency net.minestom:minestom to v2025.12.20-1.21.11 --- minestom/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minestom/build.gradle.kts b/minestom/build.gradle.kts index 2a399a8..5776e7d 100644 --- a/minestom/build.gradle.kts +++ b/minestom/build.gradle.kts @@ -8,5 +8,5 @@ tasks.compileJava { dependencies { api(project(":core")) - compileOnly("net.minestom:minestom:2025.12.19-1.21.10") + compileOnly("net.minestom:minestom:2025.12.20-1.21.11") } \ No newline at end of file