This commit is contained in:
NotMyFault 2021-05-13 21:26:16 +02:00
parent 44fe51826f
commit be624d5fe2
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -88,7 +88,7 @@ dependencies {
compileOnly("com.sk89q:dummypermscompat:1.10") {
exclude("com.github.MilkBowl", "VaultAPI")
}
testImplementation("org.mockito:mockito-core:3.9.0")
testImplementation("org.mockito:mockito-core:3.10.0")
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.4") {
exclude("com.sk89q.worldedit", "worldedit-bukkit")
exclude("com.sk89q.worldedit", "worldedit-core")