We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118e873 commit 28e305bCopy full SHA for 28e305b
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "checkstyle"
3
id "java"
4
- id "org.springframework.boot" version "4.0.1"
+ id "org.springframework.boot" version "4.0.5"
5
id "io.spring.javaformat" version "$javaFormatVersion"
6
}
7
0 commit comments