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