diff --git a/settings.gradle.kts b/settings.gradle.kts index 9cf832eb..c872bb5d 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -37,7 +37,7 @@ dependencyResolutionManagement { version("apacheCommons", "3.18.0") version("junitApi", "5.11.0") version("bom", "1.4.4") - version("mockbukit", "4.76.2") + version("mockbukit", "4.77.0") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0") plugin("shadow", "com.gradleup.shadow").version("9.1.0")