We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071f17e commit 00da850Copy full SHA for 00da850
settings.gradle.kts
@@ -39,7 +39,7 @@ dependencyResolutionManagement {
39
version("cloudnet", "4.0.0-RC15-SNAPSHOT")
40
41
version("bom", "1.4.4")
42
- version("aonyx", "0.5.2")
+ version("aonyx", "0.6.0")
43
44
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
45
library("aonyx.bom", "net.onelitefeather", "aonyx-bom").versionRef("aonyx")
0 commit comments