mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Fix Fawe not loading
This commit is contained in:
parent
4a18147125
commit
eac0a7456a
@ -53,7 +53,7 @@ dependencies {
|
|||||||
"compileOnly"("com.sk89q:dummypermscompat:1.10") {
|
"compileOnly"("com.sk89q:dummypermscompat:1.10") {
|
||||||
exclude("com.github.MilkBowl", "VaultAPI")
|
exclude("com.github.MilkBowl", "VaultAPI")
|
||||||
}
|
}
|
||||||
"implementation"("org.apache.logging.log4j:log4j-slf4j-impl:2.13.3")
|
"implementation"("org.apache.logging.log4j:log4j-slf4j-impl:2.8.1")
|
||||||
"testImplementation"("org.mockito:mockito-core:1.9.0-rc1")
|
"testImplementation"("org.mockito:mockito-core:1.9.0-rc1")
|
||||||
"compileOnly"("com.sk89q.worldguard:worldguard-bukkit:7.+") {
|
"compileOnly"("com.sk89q.worldguard:worldguard-bukkit:7.+") {
|
||||||
exclude("com.sk89q.worldedit", "worldedit-bukkit")
|
exclude("com.sk89q.worldedit", "worldedit-bukkit")
|
||||||
|
Loading…
Reference in New Issue
Block a user