diff --git a/settings.gradle.kts b/settings.gradle.kts index c032ed88..7fb74668 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -36,7 +36,7 @@ dependencyResolutionManagement { version("postgresql", "42.7.8") version("apacheCommons", "3.18.0") version("junitApi", "5.11.0") - version("bom", "1.4.3") + version("bom", "1.4.4") version("mockbukit", "4.76.1") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")