forked from SteamWar/SteamWar
Fix KotlinCore
This commit is contained in:
@@ -89,6 +89,7 @@ dependencyResolutionManagement {
|
||||
includeGroup("org.spigotmc")
|
||||
includeGroup("io.papermc.paper")
|
||||
includeGroup("com.velocitypowered")
|
||||
includeGroup("net.md-5")
|
||||
}
|
||||
}
|
||||
mavenCentral()
|
||||
@@ -113,6 +114,7 @@ dependencyResolutionManagement {
|
||||
library("spigotapi", "org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
|
||||
library("spigotannotations", "org.spigotmc:plugin-annotations:1.2.3-SNAPSHOT")
|
||||
library("paperapi", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
|
||||
library("paperapi21", "io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
|
||||
library("authlib", "com.mojang:authlib:1.5.25")
|
||||
library("datafixer", "com.mojang:datafixerupper:4.0.26")
|
||||
library("brigadier", "com.mojang:brigadier:1.0.18")
|
||||
|
||||
Reference in New Issue
Block a user