We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba62d7c commit 42b8688Copy full SHA for 42b8688
packages/java/tests/gradle/single-module-tests/build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'org.springframework.boot' version '3.0.2'
+ id 'org.springframework.boot' version '3.3.6'
3
id 'io.spring.dependency-management' version '1.0.15.RELEASE'
4
id 'java'
5
}
packages/java/tests/gradle/single-module/build.gradle
0 commit comments