feat(bukkit): 支持 1.20.6 版本
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies {
|
||||
api("com.sun.mail:jakarta.mail:2.0.1")
|
||||
|
||||
// https://www.spigotmc.org/resources/nbt-api.7939/
|
||||
implementation("de.tr7zw:item-nbt-api:2.12.2")
|
||||
implementation("de.tr7zw:item-nbt-api:+")
|
||||
// https://mvnrepository.com/artifact/com.zaxxer/HikariCP
|
||||
implementation("com.zaxxer:HikariCP:4.0.3") { exclude(group = "org.slf4j") }
|
||||
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8
|
||||
|
Reference in New Issue
Block a user