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 17cfefc commit 248cdc1Copy full SHA for 248cdc1
1 file changed
settings.gradle.kts
@@ -27,7 +27,7 @@ dependencyResolutionManagement {
27
library("minecraft.cloud.minestom", "org.incendo", "cloud-minestom").version("2.0.0-SNAPSHOT")
28
29
// OneLiteFeather Libraries (via aonyx-bom)
30
- version("aonyx-bom", "0.7.0")
+ version("aonyx-bom", "0.7.1")
31
library("aonyx.bom", "net.onelitefeather", "aonyx-bom").versionRef("aonyx-bom")
32
library("aves", "net.theevilreaper", "aves").withoutVersion()
33
library("xerus", "net.theevilreaper", "xerus").withoutVersion()
0 commit comments