chore: Update Minestom version to 1_21_5-4d91778331

This commit updates the Minestom dependency to the latest tagged version. Ensures compatibility with new features and fixes in the updated Minestom release.
This commit is contained in:
Christian Bergschneider 2025-06-04 21:52:46 +02:00
parent abdff16a0a
commit a061660e46
No known key found for this signature in database
GPG Key ID: 3991F97F5FA28D3E

View File

@ -87,6 +87,6 @@ object Versions {
}
object Minestom {
const val minestom = "187931e50b"
const val minestom = "1_21_5-4d91778331"
}
}