diff --git a/settings.gradle.kts b/settings.gradle.kts index 062e8db..6c87f1b 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -9,7 +9,7 @@ dependencyResolutionManagement { version("run-paper", "3.0.2") version("publishdata", "1.4.0") version("shadow", "9.3.1") - version("junit-bom", "6.0.2") + version("junit-bom", "6.0.3") version("mockbukit", "4.101.0") plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")