forked from SteamWar/SteamWar
Upgrade all projects to Java 21 and migrate dependencies to Paper and FastAsyncWorldEdit.
Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
@@ -31,7 +31,7 @@ tasks.shadowJar {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(libs.spigotapi)
|
||||
compileOnly(libs.paperapi)
|
||||
compileOnly(project(":SpigotCore"))
|
||||
|
||||
implementation(libs.exposedCore)
|
||||
|
||||
Reference in New Issue
Block a user