chore: Replace paper reference in favor of bom

This commit is contained in:
Alexander Brandes
2022-10-15 16:04:30 +02:00
parent 9f3850000c
commit e0762f63a8
2 changed files with 1 additions and 5 deletions

View File

@ -24,7 +24,7 @@ dependencies {
implementation("org.bstats:bstats-bukkit")
// Paper
compileOnly(libs.paper)
compileOnly("io.papermc.paper:paper-api")
implementation("io.papermc:paperlib")
// Plugins