use version catalog
This commit is contained in:
parent
a8807c9d7e
commit
f1b67ed17f
5 changed files with 37 additions and 38 deletions
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
api(project(":kencommandapi-core"))
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.11-rc3-R0.1-SNAPSHOT")
|
||||
compileOnly(libs.papermc.api)
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue