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.
1 parent 6182666 commit 926d82cCopy full SHA for 926d82c
spring-boot-2-demo-app/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("sb-ot-demo.java-conventions")
3
id("sb-ot-demo.docker")
4
- id("org.springframework.boot") version "2.7.18"
+ id("org.springframework.boot") version "3.3.4"
5
id("io.freefair.lombok")
6
}
7
spring-boot-3-demo-app/build.gradle.kts
- id("org.springframework.boot") version "3.3.2"
0 commit comments