Update build.gradle.kts
This commit is contained in:
@@ -26,8 +26,8 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib"))
|
implementation(kotlin("stdlib"))
|
||||||
|
|
||||||
// SPIGOT
|
// SPIGOT
|
||||||
compileOnly("org.spigotmc", "spigot", "1.16.1-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc", "spigot", "1.16.2-R0.1-SNAPSHOT")
|
||||||
testCompileOnly("org.spigotmc", "spigot", "1.16.1-R0.1-SNAPSHOT")
|
testCompileOnly("org.spigotmc", "spigot", "1.16.2-R0.1-SNAPSHOT")
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user