diff --git a/settings.gradle.kts b/settings.gradle.kts index e45ac4d..b68e6ab 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.2") - version("junit-bom", "6.0.3") + version("junit-bom", "6.1.0") version("mockbukit", "4.107.0") plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")