diff --git a/build.gradle b/build.gradle index 7ff9194..a2e21a0 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.1" def mapStructVersion = "1.5.5.Final" def commonsVersion = "9972c3d"