forked from SteamWar/SteamWar
Fix transitive dependencies for STRG+Click in Source code not jumping to Source code
This commit is contained in:
@@ -48,7 +48,7 @@ dependencies {
|
||||
annotationProcessor(libs.velocityapi)
|
||||
compileOnly(libs.velocity)
|
||||
|
||||
compileOnly(project(":VelocityCore:Persistent"))
|
||||
compileOnly(project(":VelocityCore:Persistent", "default"))
|
||||
|
||||
implementation(project(":CommonCore"))
|
||||
implementation(project(":CommandFramework"))
|
||||
|
||||
Reference in New Issue
Block a user