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