mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
refactor: replace FancyLib dependency with project references
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies {
|
||||
paperweight.paperDevBundle("1.21.5-no-moonrise-SNAPSHOT")
|
||||
|
||||
compileOnly(project(":plugins:fancynpcs:api"))
|
||||
compileOnly("de.oliver:FancyLib:37")
|
||||
compileOnly(project(":libraries:common"))
|
||||
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user