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