mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
Closes #1107
This commit is contained in:
parent
bae592bf91
commit
09b2cfef56
@ -95,8 +95,8 @@ dependencies {
|
||||
exclude("com.sk89q.worldedit.worldedit-libs", "bukkit")
|
||||
exclude("com.sk89q.worldedit.worldedit-libs", "core")
|
||||
}
|
||||
compileOnly("net.kyori:adventure-api:4.7.0")
|
||||
testImplementation("net.kyori:adventure-api:4.7.0")
|
||||
compileOnly("net.kyori:adventure-api:4.8.0")
|
||||
testImplementation("net.kyori:adventure-api:4.8.0")
|
||||
testImplementation("org.checkerframework:checker-qual:3.14.0")
|
||||
testImplementation("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT") { isTransitive = true }
|
||||
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
|
||||
|
Loading…
Reference in New Issue
Block a user