Update spigot
This commit is contained in:
@@ -55,8 +55,8 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
// SPIGOT
|
// SPIGOT
|
||||||
compileOnly("org.spigotmc", "spigot", "1.16.4-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc", "spigot", "1.16.5-R0.1-SNAPSHOT")
|
||||||
testCompileOnly("org.spigotmc", "spigot", "1.16.4-R0.1-SNAPSHOT")
|
testCompileOnly("org.spigotmc", "spigot", "1.16.5-R0.1-SNAPSHOT")
|
||||||
|
|
||||||
// KHTTP
|
// KHTTP
|
||||||
api("khttp", "khttp", "1.0.0")
|
api("khttp", "khttp", "1.0.0")
|
||||||
|
Reference in New Issue
Block a user