feat: 更新 NBT 前置版本
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// https://www.spigotmc.org/resources/nbt-api.7939/
|
// https://www.spigotmc.org/resources/nbt-api.7939/
|
||||||
implementation("de.tr7zw:item-nbt-api:2.13.1")
|
implementation("de.tr7zw:item-nbt-api:2.13.2")
|
||||||
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
||||||
implementation("com.zaxxer:HikariCP:4.0.3") { exclude(group = "org.slf4j") }
|
implementation("com.zaxxer:HikariCP:4.0.3") { exclude(group = "org.slf4j") }
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user