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 0c37c72 commit cd6039dCopy full SHA for cd6039d
spring-boot-2-demo-app/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("sb-ot-demo.java-conventions")
3
id("sb-ot-demo.forbidden-apis")
4
id("sb-ot-demo.docker")
5
- id("org.springframework.boot") version "2.7.18"
+ id("org.springframework.boot") version "3.4.3"
6
id("io.freefair.lombok")
7
}
8
0 commit comments