diff --git a/build.gradle b/build.gradle index ba0be36..c8a589f 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,7 @@ dependencies implementation 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT' testImplementation 'junit:junit:4.13.2' - testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.5.0' + testImplementation 'com.github.seeseemelk:MockBukkit-v1.16:1.5.2' // https://mvnrepository.com/artifact/commons-io/commons-io testImplementation 'commons-io:commons-io:2.11.0'