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 4a44bd6 commit 6a76092Copy full SHA for 6a76092
1 file changed
settings.gradle.kts
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
26
create("libs") {
27
version("shadow", "9.3.1")
28
version("bom", "1.6.1")
29
- version("aonyx", "0.6.0")
+ version("aonyx", "0.7.0")
30
version("pvp", "2025.12.29-1.21.11")
31
32
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
0 commit comments