diff --git a/settings.gradle.kts b/settings.gradle.kts index 65e0d49..c23fe1b 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -36,7 +36,7 @@ dependencyResolutionManagement { version("tomcat-annotations-api", "6.0.53") version("bom", "1.4.2") - version("aonyx", "0.5.1") + version("aonyx", "0.5.2") library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom") library("aonyx.bom", "net.onelitefeather", "aonyx-bom").versionRef("aonyx")