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