9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2026-01-06 15:42:00 +00:00

[Update] Updated dependencies

This commit is contained in:
XiaoMoMi
2024-04-23 03:43:07 +08:00
parent a8bc4d8de5
commit 79a0892b09
12 changed files with 53 additions and 240 deletions

View File

@@ -2,7 +2,7 @@ dependencies {
compileOnly("dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.11.5")
implementation(project(":common"))
implementation("net.kyori:adventure-api:4.15.0")
implementation("net.kyori:adventure-api:4.16.0")
}
tasks {