Update bom
This commit is contained in:
@@ -15,7 +15,7 @@ fun Project.applyPaperweightAdapterConfiguration() {
|
||||
|
||||
dependencies {
|
||||
"implementation"(project(":worldedit-bukkit"))
|
||||
"implementation"(platform("com.intellectualsites.bom:bom-1.18.x:1.9"))
|
||||
"implementation"(platform("com.intellectualsites.bom:bom-1.18.x:1.31"))
|
||||
}
|
||||
|
||||
tasks.named("assemble") {
|
||||
|
||||
Reference in New Issue
Block a user