mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
fix dep
This commit is contained in:
@@ -18,5 +18,5 @@ dependencies {
|
||||
compileOnly(project(":plugins:banstick-paper"))
|
||||
compileOnly(project(":plugins:randomspawn-paper"))
|
||||
|
||||
compileOnly(files("../../ansible/src/paper-plugins/BreweryX-3.6.2.jar"))
|
||||
compileOnly(files("../../ansible/src/paper-plugins/BreweryX-3.6.3.jar"))
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@ dependencies {
|
||||
compileOnly(project(":plugins:finale-paper"))
|
||||
compileOnly("net.luckperms:api:5.4")
|
||||
|
||||
compileOnly(files("../../ansible/src/paper-plugins/BreweryX-3.6.2.jar"))
|
||||
compileOnly(files("../../ansible/src/paper-plugins/BreweryX-3.6.3.jar"))
|
||||
compileOnly(libs.aswm.api)
|
||||
compileOnly("me.clip:placeholderapi:2.11.6")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user