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.
2 parents 366c995 + 0508069 commit a759027Copy full SHA for a759027
build.gradle
@@ -32,7 +32,7 @@ plugins {
32
33
ext {
34
// versions of dependencies
35
- springBootVersion = '3.4.0'
+ springBootVersion = '3.4.1'
36
springDocVersion = '2.7.0'
37
javersVersion = '7.7.0'
38
}
0 commit comments