build: 更新依赖MC版本
This commit is contained in:
@@ -4,7 +4,7 @@ evaluationDependsOn(":core-common")
|
||||
|
||||
dependencies {
|
||||
implementation(project(":core-common")) { isTransitive = false }
|
||||
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
|
||||
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
|
||||
|
||||
implementation("de.tr7zw:item-nbt-api:+")
|
||||
compileOnly("net.milkbowl.vault:VaultAPI:+") { isTransitive = false }
|
||||
|
Reference in New Issue
Block a user