diff --git a/build.gradle b/build.gradle index 7ff9194..57fd8f7 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ println "Platform is: ${javafxPlatform}" dependencies { def springBootVersion = "3.3.5" - def mapStructVersion = "1.5.5.Final" + def mapStructVersion = "1.6.3" def commonsVersion = "9972c3d" annotationProcessor(platform("org.springframework.boot:spring-boot-dependencies:${springBootVersion}"))