use version catalog
This commit is contained in:
parent
f1b67ed17f
commit
0086329da9
3 changed files with 1 additions and 18 deletions
|
|
@ -1,24 +1,11 @@
|
|||
pluginManagement {
|
||||
includeBuild("../build-logic")
|
||||
repositories {
|
||||
maven("https://repo.papermc.io/repository/maven-public/") {
|
||||
name = "papermc"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("scrow.scrow-repository")
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
maven("https://repo.papermc.io/repository/maven-public/") {
|
||||
name = "papermc"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "KenCommandAPI"
|
||||
|
||||
include("kencommandapi-core")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue