diff --git a/settings.gradle.kts b/settings.gradle.kts index 2f6ae6e..4bb7d41 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -41,7 +41,7 @@ dependencyResolutionManagement { version("postgresql", "42.7.10") version("apacheCommons", "3.20.0") version("junitApi", "5.11.0") - version("bom", "1.6.3") + version("bom", "1.6.4") version("mockbukit", "4.107.0") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")