diff --git a/minestom/build.gradle.kts b/minestom/build.gradle.kts index f51a122..29b472a 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.19-1.21.11") + compileOnly("net.minestom:minestom:2026.03.03-1.21.11") } \ No newline at end of file