forked from SteamWar/SteamWar
Fix build.gradle.kts for SpigotCore 9
This commit is contained in:
@@ -54,4 +54,6 @@ dependencies {
|
|||||||
compileOnly(project(":SpigotCore:SpigotCore_8"))
|
compileOnly(project(":SpigotCore:SpigotCore_8"))
|
||||||
|
|
||||||
compileOnly("de.steamwar:spigot:1.9")
|
compileOnly("de.steamwar:spigot:1.9")
|
||||||
|
|
||||||
|
compileOnly("com.viaversion:viaversion-api:4.3.1")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user