diff --git a/settings.gradle.kts b/settings.gradle.kts index 74c3434..f4c62a1 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -21,7 +21,7 @@ dependencyResolutionManagement { } versionCatalogs { create("libs") { - version("minestom", "2025.08.26-1.21.8") + version("minestom", "2025.08.29-1.21.8") version("adventure", "4.24.0") version("junit", "5.13.4") version("junit.platform", "1.13.4")