Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.6 (#1305)

* Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.6

* Make it compile

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
This commit is contained in:
renovate[bot]
2021-09-18 21:59:29 +02:00
committed by GitHub
parent 0a48765c98
commit 8cc93a2255
3 changed files with 1 additions and 5 deletions

View File

@ -59,7 +59,6 @@ dependencies {
// Platform expectations
api(libs.paper) {
exclude("junit", "junit")
isTransitive = false
exclude(group = "org.slf4j", module = "slf4j-api")
}