diff --git a/settings.gradle.kts b/settings.gradle.kts index 6e1da04..227e333 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -42,7 +42,7 @@ dependencyResolutionManagement { version("apacheCommons", "3.20.0") version("junitApi", "5.11.0") version("bom", "1.5.3") - version("mockbukit", "4.98.0") + version("mockbukit", "4.101.0") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0") plugin("shadow", "com.gradleup.shadow").version("9.3.0")