diff --git a/settings.gradle.kts b/settings.gradle.kts index 3e320d0..bfe6314 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -41,7 +41,7 @@ dependencyResolutionManagement { version("postgresql", "42.7.11") version("apacheCommons", "3.20.0") version("junitApi", "5.11.0") - version("bom", "1.6.4") + version("bom", "1.6.5") version("mockbukit", "4.108.0") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")