diff --git a/settings.gradle.kts b/settings.gradle.kts index 6f1eb60..5b159bb 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -23,7 +23,7 @@ dependencyResolutionManagement { versionCatalogs { create("libs") { version("mycelium.bom", "1.6.4") - version("aonyx", "0.7.0") + version("aonyx", "0.7.1") version("hibernate.bom", "7.3.0.Final") version("cloudnet.bom", "4.0.0-RC16")