diff --git a/build.gradle b/build.gradle index 0a449a3..20047ae 100644 --- a/build.gradle +++ b/build.gradle @@ -39,7 +39,7 @@ println "Platform is: ${javafxPlatform}" dependencies { def springBootVersion = "3.3.2" - def mapStructVersion = "1.5.5.Final" + def mapStructVersion = "1.6.2" def commonsVersion = "763f32222acf0011c6b8b36dac9e0462eb433745" annotationProcessor(platform("org.springframework.boot:spring-boot-dependencies:${springBootVersion}"))