build(bukkit): 更新依赖版本
This commit is contained in:
@@ -5,7 +5,7 @@ evaluationDependsOn(':hamster-ball-common')
|
||||
dependencies {
|
||||
apiShade(project(":hamster-ball-common")) { transitive = false }
|
||||
|
||||
compileOnly 'org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.19.2-R0.1-SNAPSHOT'
|
||||
|
||||
compileOnly "cn.hamster3.mc.plugin.core:bukkit:${hamster_core_version}"
|
||||
compileOnly("me.clip:placeholderapi:2.11.2") { transitive = false }
|
||||
|
Reference in New Issue
Block a user