We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8ee09 commit 28cd573Copy full SHA for 28cd573
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '3.2.5'
4
- id 'io.spring.dependency-management' version '1.1.4'
+ id 'org.springframework.boot' version '3.3.0'
+ id 'io.spring.dependency-management' version '1.1.5'
5
// id 'org.graalvm.buildtools.native' version '0.9.28'
6
}
7
0 commit comments