diff --git a/settings.gradle.kts b/settings.gradle.kts index a5e1be5..2f3f315 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.1") + version("bom", "1.6.2") version("mockbukit", "4.101.0") plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")