We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2339b6a commit 1cae5c0Copy full SHA for 1cae5c0
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '3.3.0'
+ id 'org.springframework.boot' version '3.4.1'
4
// id 'org.graalvm.buildtools.native' version '0.9.28'
5
}
6
0 commit comments