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 8df5ad5 commit 7badbacCopy full SHA for 7badbac
settings.gradle.kts
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
21
}
22
versionCatalogs {
23
create("libs") {
24
- version("bom", "1.6.2")
+ version("bom", "1.6.3")
25
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
26
library("minestom","net.minestom", "minestom").withoutVersion()
27
library("adventure", "net.kyori", "adventure-text-minimessage").withoutVersion()
0 commit comments