diff --git a/build.gradle b/build.gradle index 261b0c7..29365a1 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ if (javafxPlatform == "unspecified") { println "Platform is: ${javafxPlatform}" dependencies { - def springBootVersion = "3.3.5" + def springBootVersion = "3.4.0" def mapStructVersion = "1.5.5.Final" def commonsVersion = "763f32222acf0011c6b8b36dac9e0462eb433745"