forked from SteamWar/SteamWar
Fix dependency resolution
This commit is contained in:
@@ -28,7 +28,7 @@ java {
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":BauSystem:BauSystem_Main", "default"))
|
||||
compileOnly(project(":SpigotCore", "default"))
|
||||
compileOnly(project(":SpigotCore:SpigotCore_Main", "default"))
|
||||
|
||||
compileOnly(libs.paperapi21)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user