forked from SteamWar/SteamWar
Fix transitive dependencies for STRG+Click in Source code not jumping to Source code
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies {
|
||||
annotationProcessor(libs.spigotannotations)
|
||||
compileOnly(libs.spigotannotations)
|
||||
|
||||
compileOnly(project(":SpigotCore"))
|
||||
compileOnly(project(":SpigotCore", "default"))
|
||||
|
||||
compileOnly(libs.nms19)
|
||||
compileOnly(libs.worldedit15)
|
||||
|
||||
Reference in New Issue
Block a user