We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ee1b3 commit 0e4a1a9Copy full SHA for 0e4a1a9
build.gradle
@@ -33,7 +33,7 @@ if (javafxPlatform == "unspecified") {
33
println "Platform is: ${javafxPlatform}"
34
35
dependencies {
36
- def springBootVersion = "3.1.2"
+ def springBootVersion = "3.1.5"
37
def mapStructVersion = "1.5.5.Final"
38
def commonsVersion = "9a877cee8c77ea89f35995c326702c173036e048"
39
0 commit comments