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