diff --git a/minestom/build.gradle.kts b/minestom/build.gradle.kts index 1288e76..f525dd3 100644 --- a/minestom/build.gradle.kts +++ b/minestom/build.gradle.kts @@ -1,4 +1,4 @@ dependencies { api(project(":core")) - compileOnly("net.minestom:minestom:2025.12.20-1.21.11") + compileOnly("net.minestom:minestom:2026.01.01-1.21.11") } \ No newline at end of file