diff --git a/settings.gradle.kts b/settings.gradle.kts index da851ba..feacaca 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -37,7 +37,7 @@ dependencyResolutionManagement { version("luckperms", "5.5") version("protocolLib", "5.3.0") version("bluemapApi", "2.7.7") - version("jaxbRuntime", "4.0.6") + version("jaxbRuntime", "4.0.7") version("postgresql", "42.7.10") version("apacheCommons", "3.20.0") version("junitApi", "5.11.0")