diff --git a/minestom/build.gradle.kts b/minestom/build.gradle.kts index 088a603..2a399a8 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.10.31-1.21.10") + compileOnly("net.minestom:minestom:2025.12.19-1.21.10") } \ No newline at end of file