diff --git a/settings.gradle.kts b/settings.gradle.kts index 0dc044a..ceb79e1 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.6.2") - version("mockbukit", "4.101.0") + version("mockbukit", "4.106.1") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0") plugin("shadow", "com.gradleup.shadow").version("9.3.2")