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 90fbb3c commit 26a0591Copy full SHA for 26a0591
settings.gradle.kts
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
21
}
22
versionCatalogs {
23
create("libs") {
24
- version("bom", "1.6.0")
+ version("bom", "1.6.1")
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